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 Class

Represents a binary object being stored in or retrieved from the database.

Object
   SQLBinary

[Visual Basic]
Public Class SQLBinary
   Implements INullable
[C#]
public class SQLBinary : INullable
[C++]
public __gc class SQLBinary : public INullable
[JScript]
public class SQLBinary implements INullable

Remarks

[To be supplied.]

Requirements

Namespace: System.Data.SQLTypes

Assembly: System.Data.dll

See Also

SQLBinary Members | System.Data.SQLTypes Namespace