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

屬性值

String

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

適用於