SqlBytes.Item[Int64] Właściwość

Definicja

Pobiera lub ustawia SqlBytes wystąpienie w określonym indeksie.

public:
 property System::Byte default[long] { System::Byte get(long offset); void set(long offset, System::Byte value); };
public byte this[long offset] { get; set; }
member this.Item(int64) : byte with get, set
Default Public Property Item(offset As Long) As Byte

Parametry

offset
Int64

Int64 Wartość.

Wartość właściwości

Byte Wartość.

Dotyczy

Zobacz też