Proprietà QSConnection.IsTransactionOpened

QSAdoNet

Proprietà QSConnectionIsTransactionOpened

Restiruisce true se la transazione è aperta.

Namespace:  QSAdoNet
Assembly:  QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi
public bool IsTransactionOpened { get; }
Public ReadOnly Property IsTransactionOpened As Boolean
	Get
public:
property bool IsTransactionOpened {
	bool get ();
}
member IsTransactionOpened : bool with get

Valore della proprietà

Tipo: Boolean
Vedi anche