다음을 통해 공유


IConventionStoredProcedure.Parameters 속성

정의

이 저장 프로시저의 매개 변수를 가져옵니다.

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)

속성 값

적용 대상