Represents a null value that can be assigned to the Value property of an instance of the SQLBinary class.
[Visual Basic] Public Shared ReadOnly Null As SQLBinary [C#] public static readonly SQLBinary Null; [C++] public: static readonly SQLBinary* Null; [JScript] public static var Null : SQLBinary;
Null functions as a constant for the SQLBinary class.
SQLBinary Class | SQLBinary Members | System.Data.SQLTypes Namespace | IsNull