Condividi tramite


SqliteCommand.DbConnection Proprietà

Definizione

Ottiene o imposta la connessione utilizzata dal comando . Deve essere un oggetto SqliteConnection.

protected override System.Data.Common.DbConnection DbConnection { get; set; }
protected override System.Data.Common.DbConnection? DbConnection { get; set; }
member this.DbConnection : System.Data.Common.DbConnection with get, set
Protected Overrides Property DbConnection As DbConnection

Valore della proprietà

Connessione utilizzata dal comando .

Si applica a