Freigeben über


Create-Methode (String, SqlCeMetadataProviderConfiguration, CheckpointConfiguration)

Erstellt mithilfe des SQL Server Compact-Metadatenanbieters einen CEP-Server und gibt eine Prüfpunktkonfiguration an.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.ComplexEventProcessing. . :: . .Server
Die neue CEP-Serverinstanz.

Hinweise

Weitere Informationen finden Sie unter Erstellen stabiler StreamInsight-Anwendungen.

Siehe auch

Verweis

Server Klasse

Create-Überladung

Microsoft.ComplexEventProcessing-Namespace