SqlBytes::Item Property (Int64)
.NET Framework (current version)
Gets or sets the SqlBytes instance at the specified index.
Assembly: System.Data (in System.Data.dll)
public: property unsigned char default[ long long offset ] { unsigned char get(long long offset); void set(long long offset, unsigned char value); }
Parameters
- offset
-
Type:
System::Int64
A Int64 value.
.NET Framework
Available since 2.0
Available since 2.0
Show: