Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

SqlServerTransactionalDataSource..::..TransactionName Property

Gets the name of the transaction.

Namespace:  Tortuga.Chain.SqlServer
Assembly:  Tortuga.Chain.SqlServer.MDS (in Tortuga.Chain.SqlServer.MDS.dll)

Syntax


public Nullable<string> TransactionName { get; }
Public ReadOnly Property TransactionName As Nullable(Of String)
	Get
public:
property Nullable<String^> TransactionName {
	Nullable<String^> get ();
}

Field Value

The name of the transaction.