Proprietà QSConnectionLastError
|
Restituisce l'ultimo errore registrato dalle funzioni di questa classe o stringa vuota se non ce ne sono stati.
Namespace:
QSAdoNet
Assembly:
QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public string LastError { get; }
Public ReadOnly Property LastError As String
Get
public:
property String^ LastError {
String^ get ();
}
member LastError : string with get
Valore della proprietà
Tipo:
StringVedi anche