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!

SQLNumeric.BinData

[To be supplied.]

[Visual Basic]
Public ReadOnly Property BinData As Byte ()
[C#]
public byte[] BinData {get;}
[C++]
public: __property unsigned char* get_BinData();
[JScript]
public function get BinData() : Byte[];

See Also

SQLNumeric Structure | SQLNumeric Members | System.Data.SQLTypes Namespace