Condividi tramite


IConventionStoredProcedure.Parameters Proprietà

Definizione

Ottiene i parametri per questa stored procedure.

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

Valore della proprietà

Si applica a