다음을 통해 공유


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 네임스페이스