다음을 통해 공유


DbParameterReferenceExpression.ParameterName 속성

정의

참조된 매개 변수의 이름을 가져옵니다.

public:
 property System::String ^ ParameterName { System::String ^ get(); };
public string ParameterName { get; }
member this.ParameterName : string
Public ReadOnly Property ParameterName As String

속성 값

참조되는 매개 변수의 이름입니다.

적용 대상