Share via


Create 方法 (String, SqlCeMetadataProviderConfiguration, CheckpointConfiguration)

使用 SQL Server Compact 中繼資料提供者建立 CEP 伺服器,並指定檢查點組態。

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

語法

public static Server Create(
    string instanceName,
    SqlCeMetadataProviderConfiguration config,
    CheckpointConfiguration checkpointConfig
)

參數

傳回值

型別:Microsoft.ComplexEventProcessing. . :: . .Server
新的 CEP 伺服器執行個體。

備註

如需詳細資訊,請參閱<建立具有恢復功能的 StreamInsight 應用程式>。

請參閱

參考

Server 類別

Create 多載

Microsoft.ComplexEventProcessing 命名空間