引發 CreatingSchema 事件。
命名空間: Microsoft.Synchronization.Data.SqlServerCe
組件: Microsoft.Synchronization.Data.SqlServerCe (在 microsoft.synchronization.data.sqlserverce.dll)
語法
'宣告
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
)
參數
- value
包含事件資料的 CreatingSchemaEventArgs 物件。
請參閱
參考
SqlCeClientSyncProvider 類別
SqlCeClientSyncProvider 成員
Microsoft.Synchronization.Data.SqlServerCe 命名空間