Compartilhar via


Método SchemaDeployment.OnCreateDeploymentScriptGenerator

Chamado para criar um DeploymentScriptGenerator.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
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

Valor de retorno

Tipo: Microsoft.Data.Schema.Build.DeploymentScriptGenerator
A DeploymentScriptGenerator objeto.

Segurança do .NET Framework

Consulte também

Referência

SchemaDeployment Classe

Namespace Microsoft.Data.Schema.Build

DeploymentScriptGenerator