SqlBinary::Length Property
.NET Framework (current version)
Gets the length in bytes of the Value property. This property is read-only.
Assembly: System.Data (in System.Data.dll)
| Exception | Condition |
|---|---|
| SqlNullValueException |
To avoid raising a SqlNullValueException, always examine the IsNull property before reading the Length property.
.NET Framework
Available since 1.1
Available since 1.1
Show: