Metodo SchemaDeployment.OnCreateDeploymentScriptGenerator
Chiamato per creare un oggetto DeploymentScriptGenerator.
Spazio dei nomi: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Sintassi
'Dichiarazione
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
Valore restituito
Tipo: Microsoft.Data.Schema.Build.DeploymentScriptGenerator
Oggetto DeploymentScriptGenerator.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.