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