protected ITransactionScope TransactionScope { get; }Protected ReadOnly Property TransactionScope As ITransactionScope
Getprotected:
property ITransactionScope^ TransactionScope {
ITransactionScope^ get ();
}member TransactionScope : ITransactionScope with get