IsNull
Holds a Boolean value that can be used for specifying weather this field's current value is Null or not.
When IsNull is set to True the Value is destroyed.
| C# | |
|---|---|
public bool IsNull {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0