Sdílet prostřednictvím


SqlFileStream.TransactionContext Vlastnost

Definice

Získá nebo nastaví kontext transakce pro tento SqlFileStream objekt.

public:
 property cli::array <System::Byte> ^ TransactionContext { cli::array <System::Byte> ^ get(); };
public byte[] TransactionContext { get; }
member this.TransactionContext : byte[]
Public ReadOnly Property TransactionContext As Byte()

Hodnota vlastnosti

Byte[]

Pole transactionContext , které bylo předáno konstruktoru pro tento SqlFileStream objekt.

Platí pro

Viz také