IStoredProcedure.Parameters Propiedad

Definición

Obtiene los parámetros de este procedimiento almacenado.

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

Valor de propiedad

Se aplica a