Proprietà QSConnectionConnection
|
Restituisce l'oggetto DbConnection di collegamento al Database.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 27.2.0-RC
Sintassi public DbConnection Connection { get; }
Public ReadOnly Property Connection As DbConnection
Get
public:
property DbConnection^ Connection {
DbConnection^ get ();
}
member Connection : DbConnection with get
Valore della proprietà
DbConnectionVedi anche