共用方式為


CreateQuery 方法 (String, String, QueryBinder, Boolean)

從查詢繫結器建立查詢,並指定查詢是否使用恢復功能。

命名空間:  Microsoft.ComplexEventProcessing
組件:  Microsoft.ComplexEventProcessing (在 Microsoft.ComplexEventProcessing.dll 中)

語法

public Query CreateQuery(
    string name,
    string description,
    QueryBinder queryBinder,
    bool isResilient
)

參數

傳回值

型別:Microsoft.ComplexEventProcessing. . :: . .Query
新的查詢物件。
如需詳細資訊,請參閱<建立具有恢復功能的 StreamInsight 應用程式>。

請參閱

參考

Application 類別

CreateQuery 多載

Microsoft.ComplexEventProcessing 命名空間