ObjectQuery.CommandText 屬性

定義

傳回查詢的命令文字。

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

屬性值

string 值。

適用於