IMutableStoredProcedure.Parameters Propiedad

Definición

Obtiene los parámetros de este procedimiento almacenado.

public System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IMutableStoredProcedureParameter> Parameters { get; }
member this.Parameters : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IMutableStoredProcedureParameter>
Public ReadOnly Property Parameters As IReadOnlyList(Of IMutableStoredProcedureParameter)

Valor de propiedad

Se aplica a