Compartir a través de


SchemaCompareScriptService.CreateSchemaDeployment (Método)

Cuando se invalida en una clase derivada, devuelve un objeto SchemaDeployment.

Espacio de nombres:  Microsoft.Data.Schema.Tools.Compare.Schema
Ensamblado:  Microsoft.Data.Schema.Tools (en Microsoft.Data.Schema.Tools.dll)

Sintaxis

'Declaración
Protected Overridable Function CreateSchemaDeployment As SchemaDeployment
protected virtual SchemaDeployment CreateSchemaDeployment()
protected:
virtual SchemaDeployment^ CreateSchemaDeployment()
abstract CreateSchemaDeployment : unit -> SchemaDeployment 
override CreateSchemaDeployment : unit -> SchemaDeployment 
protected function CreateSchemaDeployment() : SchemaDeployment

Valor devuelto

Tipo: Microsoft.Data.Schema.Build.SchemaDeployment
Objeto de implementación de esquema actual.

Seguridad de .NET Framework

Vea también

Referencia

SchemaCompareScriptService Clase

Microsoft.Data.Schema.Tools.Compare.Schema (Espacio de nombres)

SchemaDeployment