Proprietà QSConnectionIsTransactionAborted
|
Indica se ci sono stati errori nella transazione.
Namespace:
QSAdoNet
Assembly:
QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public bool IsTransactionAborted { get; }
Public ReadOnly Property IsTransactionAborted As Boolean
Get
public:
property bool IsTransactionAborted {
bool get ();
}
member IsTransactionAborted : bool with get
Valore della proprietà
Tipo:
BooleanVedi anche