Partager via


SqlSchemaDeploymentOptions.CreateCopy, méthode

Crée et retourne une copie du SqlSchemaDeploymentOptions à l'aide des paramètres dans this.

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

Syntaxe

'Déclaration
Public Overrides Function CreateCopy As SchemaDeploymentOptions
public override SchemaDeploymentOptions CreateCopy()
public:
virtual SchemaDeploymentOptions^ CreateCopy() override
abstract CreateCopy : unit -> SchemaDeploymentOptions 
override CreateCopy : unit -> SchemaDeploymentOptions 
public override function CreateCopy() : SchemaDeploymentOptions

Valeur de retour

Type : Microsoft.Data.Schema.Build.SchemaDeploymentOptions

Sécurité .NET Framework

Voir aussi

Référence

SqlSchemaDeploymentOptions Classe

Microsoft.Data.Schema.Sql.Build, espace de noms