Поделиться через


SchemaDeployment.OnCreateDeploymentScriptGenerator - метод

Вызывается для создания объекта DeploymentScriptGenerator.

Пространство имен:  Microsoft.Data.Schema.Build
Сборка:  Microsoft.Data.Schema (в Microsoft.Data.Schema.dll)

Синтаксис

'Декларация
Protected Overridable Function OnCreateDeploymentScriptGenerator As DeploymentScriptGenerator
protected virtual DeploymentScriptGenerator OnCreateDeploymentScriptGenerator()
protected:
virtual DeploymentScriptGenerator^ OnCreateDeploymentScriptGenerator()
abstract OnCreateDeploymentScriptGenerator : unit -> DeploymentScriptGenerator 
override OnCreateDeploymentScriptGenerator : unit -> DeploymentScriptGenerator 
protected function OnCreateDeploymentScriptGenerator() : DeploymentScriptGenerator

Возвращаемое значение

Тип: Microsoft.Data.Schema.Build.DeploymentScriptGenerator
Объект DeploymentScriptGenerator.

Безопасность платформы .NET Framework

См. также

Ссылки

SchemaDeployment Класс

Microsoft.Data.Schema.Build - пространство имен

DeploymentScriptGenerator