다음을 통해 공유


SqlCeClientSyncProvider.OnCreatingSchema 메서드

CreatingSchema 이벤트를 발생시킵니다.

네임스페이스: Microsoft.Synchronization.Data.SqlServerCe
어셈블리: microsoft.synchronization.data.sqlserverce.dll의 Microsoft.Synchronization.Data.SqlServerCe

구문

‘선언
Protected Overridable Sub OnCreatingSchema ( _
    value As CreatingSchemaEventArgs _
)
‘사용 방법
Dim value As CreatingSchemaEventArgs

Me.OnCreatingSchema(value)
protected virtual void OnCreatingSchema (
    CreatingSchemaEventArgs value
)
protected:
virtual void OnCreatingSchema (
    CreatingSchemaEventArgs^ value
)
protected void OnCreatingSchema (
    CreatingSchemaEventArgs value
)
protected function OnCreatingSchema (
    value : CreatingSchemaEventArgs
)

매개 변수

참고 항목

참조

SqlCeClientSyncProvider 클래스
SqlCeClientSyncProvider 멤버
Microsoft.Synchronization.Data.SqlServerCe 네임스페이스