Partilhar via


Método SchemaCompareScriptService.CreateSchemaDeployment

Quando substituído em uma classe derivada, retorna um SchemaDeployment objeto.

Namespace:  Microsoft.Data.Schema.Tools.Compare.Schema
Assembly:  Microsoft.Data.Schema.Tools (em Microsoft.Data.Schema.Tools.dll)

Sintaxe

'Declaração
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 de retorno

Tipo: Microsoft.Data.Schema.Build.SchemaDeployment
O objeto de implantação do esquema atual.

Segurança do .NET Framework

Consulte também

Referência

SchemaCompareScriptService Classe

Namespace Microsoft.Data.Schema.Tools.Compare.Schema

SchemaDeployment