SqlDecimal::BinData Property
.NET Framework (current version)
Get the binary representation of the value of this SqlDecimal structure as an array of bytes.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: array<System::Byte>^An array of bytes that contains the binary representation of the SqlDecimal structure's value.
.NET Framework
Available since 1.1
Available since 1.1
Show: