Proprietà QSConnectionLastError
|
Restituisce l'ultimo errore registrato dalle funzioni di questa classe o stringa vuota se non ce ne sono stati.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.1.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à
StringVedi anche