Condividi tramite


EntityCommand.Connection Proprietà

Definizione

Ottiene o imposta l'oggetto EntityConnectionEntityCommand utilizzato da .

public virtual System.Data.Entity.Core.EntityClient.EntityConnection Connection { get; set; }
member this.Connection : System.Data.Entity.Core.EntityClient.EntityConnection with get, set
Public Overridable Property Connection As EntityConnection

Valore della proprietà

Connessione utilizzata da comando di entità.

Si applica a