Proprietà QSConnectionConnection
|
Restituisce l'oggetto DbConnection di collegamento al Database.
Namespace: QSAdoNetAssembly: QSAdoNet (in QSAdoNet.dll) Versione: 1.0.0.0 (1.0.0.0)
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