Proprietà QSConnectionIsSql
|
Metodo che ritorna True se il providerName corrisponde a quello di SqlServer, False altrimenti.
Namespace:
QSAdoNet
Assembly:
QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi public bool IsSql { get; }
Public ReadOnly Property IsSql As Boolean
Get
public:
property bool IsSql {
bool get ();
}
member IsSql : bool with get
Valore della proprietà
Tipo:
BooleanVedi anche