DataSetReference.ValueField 속성

정의

매개 변수의 유효한 값이나 기본값이 들어 있는 필드의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ValueField { System::String ^ get(); void set(System::String ^ value); };
public string ValueField { get; set; }
member this.ValueField : string with get, set
Public Property ValueField As String

속성 값

매개 변수의 유효한 값이나 기본값을 포함하는 필드의 이름입니다.

적용 대상