Property IsNull
IsNull
Gets a value indicating whether the Value represents the NULL value for the values type
Declaration
public bool IsNull { get; }
Property Value
public bool IsNull { get; }
Boolean |
Gets a value indicating whether the Value represents the NULL value for the values type
public bool IsNull { get; }
Boolean |