Proprietà QSConnectionIsTransactionAborted
|
Indica se ci sono stati errori nella transazione.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.2.0-RC
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à
BooleanVedi anche