ServerConnection.TransactionDepth 屬性

定義

提供物件模型計算的交易深度。 這不包括任何可能在伺服器上啟動的交易,或是透過使用 ExecuteNonQuery 方法發出 BEGIN TRAN 所引發的交易。

public int TransactionDepth { get; }
member this.TransactionDepth : int
Public ReadOnly Property TransactionDepth As Integer

屬性值

適用於