共用方式為


LinqDataSourceDesigner.Select 屬性

定義

取得或設定包含選取作業之值的字串。

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

屬性值

String

在建立 Select 子句時所使用的字串。

適用於

另請參閱