バージョン

PendingStates プロパティ

保留状態のリストを取得します。
シンタックス
'宣言
 
Protected ReadOnly Property PendingStates As Dictionary(Of Object,TransactionState)
protected Dictionary<object,TransactionState> PendingStates {get;}
参照