Udostępnij za pośrednictwem


EntityCommand.Parameters Właściwość

Definicja

Pobiera parametry instrukcji Entity SQL lub procedury składowanej.

public virtual System.Data.Entity.Core.EntityClient.EntityParameterCollection Parameters { get; }
member this.Parameters : System.Data.Entity.Core.EntityClient.EntityParameterCollection
Public Overridable ReadOnly Property Parameters As EntityParameterCollection

Wartość właściwości

Parametry instrukcji Entity SQL lub procedury składowanej.

Dotyczy