Returns a value from the current DataReader record 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 DynamicDataReader© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic