Partilhar via


Propriedade ISchemaDeploymentController.Deployment

Obtém o mecanismo de implantação do esquema.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
ReadOnly Property Deployment As SchemaDeployment
    Get
SchemaDeployment Deployment { get; }
property SchemaDeployment^ Deployment {
    SchemaDeployment^ get ();
}
abstract Deployment : SchemaDeployment
function get Deployment () : SchemaDeployment

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ISchemaDeploymentController Interface

Namespace Microsoft.Data.Schema.Build

SchemaDeployment