EntityCommand.Parameters Tulajdonság

Definíció

Lekéri az Entity SQL-utasítás vagy a tárolt eljárás paramétereit.

public:
 property System::Data::EntityClient::EntityParameterCollection ^ Parameters { System::Data::EntityClient::EntityParameterCollection ^ get(); };
public System.Data.EntityClient.EntityParameterCollection Parameters { get; }
member this.Parameters : System.Data.EntityClient.EntityParameterCollection
Public ReadOnly Property Parameters As EntityParameterCollection

Tulajdonság értéke

Az Entity SQL utasítás vagy a tárolt eljárás paraméterei.

A következőre érvényes: