Partager via


ISchemaDeploymentController.Deployment, propriété

Obtient le moteur de déploiement de schéma.

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

Syntaxe

'Déclaration
ReadOnly Property Deployment As SchemaDeployment
    Get
SchemaDeployment Deployment { get; }
property SchemaDeployment^ Deployment {
    SchemaDeployment^ get ();
}
abstract Deployment : SchemaDeployment
function get Deployment () : SchemaDeployment

Valeur de propriété

Type : Microsoft.Data.Schema.Build.SchemaDeployment
Moteur de déploiement de schéma.

Sécurité .NET Framework

Voir aussi

Référence

ISchemaDeploymentController Interface

Microsoft.Data.Schema.Build, espace de noms

SchemaDeployment