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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Query クラス : Parameters プロパティ
Gets the collection of QueryParameter objects that are passed to the data source as part of the current query.
シンタックス
'宣言
 
Public ReadOnly Property Parameters As QueryParameterCollection
'使用法
 
Dim instance As Query
Dim value As QueryParameterCollection
 
value = instance.Parameters
public QueryParameterCollection Parameters {get;}
参照

Query クラス
Query メンバ