Sdílet prostřednictvím


EntityCommand.Connection Vlastnost

Definice

Získá nebo nastaví EntityConnection používaná nástrojem EntityCommand .

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

Hodnota vlastnosti

Připojení použité příkazem entity.

Platí pro