QueryDefinition.CommandType プロパティ

定義

クエリの種類を取得または設定します。

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

プロパティ値

String 値。

適用対象