Compartir a través de


IReadOnlyStoredProcedure.Parameters Propiedad

Definición

Obtiene los parámetros de este procedimiento almacenado.

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

Valor de propiedad

Se aplica a