SqlDecimal::Data Property
.NET Framework (current version)
Gets the binary representation of this SqlDecimal structure as an array of integers.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: array<System::Int32>^An array of integers that contains the binary representation of this SqlDecimal structure.
.NET Framework
Available since 1.1
Available since 1.1
Show: