Partager via


SchemaDeployment.Plan, propriété

Obtient le plan de déploiement.

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

Syntaxe

'Déclaration
Public ReadOnly Property Plan As DeploymentPlan
    Get
public DeploymentPlan Plan { get; }
public:
property DeploymentPlan^ Plan {
    DeploymentPlan^ get ();
}
member Plan : DeploymentPlan
function get Plan () : DeploymentPlan

Valeur de propriété

Type : Microsoft.Data.Schema.Build.DeploymentPlan
Plan de déploiement.

Sécurité .NET Framework

Voir aussi

Référence

SchemaDeployment Classe

Microsoft.Data.Schema.Build, espace de noms

DeploymentPlan