FlexPivot for WinForms
Execute メソッド

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > Query クラス : Execute メソッド
Executes the query.
シンタックス
'宣言
 
Public Function Execute() As IDataList
public IDataList Execute()

戻り値の型

Object providing access to the query result. It can be used both for programmatic access and for data binding.
参照

Query クラス
Query メンバ