PrintDocument for WinForms
Query クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 : Query クラス

Queryデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Query class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the command text that is executed to obtain the data. The interpretation of this text depends on the query type specified by the Query.CommandType property.  
Public プロパティGets or sets the type of query assigned to the Query.CommandText property on the current query.  
Public プロパティGets or sets the DataSource object against which to execute the current query.  
Public プロパティGets the collection of QueryParameter objects that are passed to the data source as part of the current query.  
Public プロパティGets or sets the number of seconds to allow the query to run before timing out. Must be nonnegative. If omitted or zero, the query should not time out.  
トップ
パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another Query to the current object.  
トップ
参照

Query クラス
C1.C1Preview.DataBinding 名前空間