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

屬性值

包含有效值的欄位名稱或參數的預設值。

適用於