SqlBinary Constructor (array<Byte>^)
.NET Framework (current version)
Initializes a new instance of the SqlBinary structure, setting the Value property to the contents of the supplied byte array.
Assembly: System.Data (in System.Data.dll)
Parameters
- value
-
Type:
array<System::Byte>^
The byte array to be stored or retrieved.
.NET Framework
Available since 1.1
Available since 1.1
Show: