Returns a value from a DataRow items array. If the field doesn't exist null is returned. DbNull values are turned into .NET nulls.
public virtual bool TryGetMember(GetMemberBinder binder, ref object result)
Parameters
binder
result
See also:
Class DynamicDataRow© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic