NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SQLBinary Properties

The properties of the SQLBinary class are listed below. For a complete list of SQLBinary class members, see the SQLBinary Members topic.

Public:

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.

See Also

SQLBinary Class | System.Data.SQLTypes Namespace