Partager via


SchemaDeployment.OnCreateDeploymentScriptGenerator, méthode

Appelé pour créer DeploymentScriptGenerator.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
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

Valeur de retour

Type : Microsoft.Data.Schema.Build.DeploymentScriptGenerator
Objet DeploymentScriptGenerator.

Sécurité .NET Framework

Voir aussi

Référence

SchemaDeployment Classe

Microsoft.Data.Schema.Build, espace de noms

DeploymentScriptGenerator