Freigeben über


Sql90SchemaDeploymentOptions.CreateCopy-Methode

Erstellt ein Replikat von SchemaDeploymentOptions für SQL Server 2005.

Namespace:  Microsoft.Data.Schema.Sql.Build
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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

Rückgabewert

Typ: Microsoft.Data.Schema.Build.SchemaDeploymentOptions

.NET Framework-Sicherheit

Siehe auch

Referenz

Sql90SchemaDeploymentOptions Klasse

Microsoft.Data.Schema.Sql.Build-Namespace