PrintDocument for WinForms
CommandType プロパティ (Query)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Query クラス : CommandType プロパティ
Gets or sets the type of query assigned to the Query.CommandText property on the current query.
シンタックス
'宣言
 
Public Property CommandType As CommandTypeEnum
'使用法
 
Dim instance As Query
Dim value As CommandTypeEnum
 
instance.CommandType = value
 
value = instance.CommandType
public CommandTypeEnum CommandType {get; set;}
参照

Query クラス
Query メンバ