The properties of the SQLBinary class are listed below. For a complete list of SQLBinary class members, see the SQLBinary Members topic.
Count | Gets the length in bytes of Value. |
IsNull | Gets whether or not Value is null. |
Value | Gets or sets the value of the SQL binary object retrieved. |