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!

SQLBit.ByteValue

[To be supplied.]

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

See Also

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