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

OleDbSqlServerTransactionalDataSource..::..TransactionName Property

Gets the name of the transaction.

Namespace:  Tortuga.Chain.SqlServer
Assembly:  Tortuga.Chain.SqlServer.OleDb (in Tortuga.Chain.SqlServer.OleDb.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.