Partager via


ISchemaDeploymentController.Options, propriété

Obtient ou définit l'objet des options de déploiement.

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

Syntaxe

'Déclaration
Property Options As SchemaDeploymentOptions
    Get
    Set
SchemaDeploymentOptions Options { get; set; }
property SchemaDeploymentOptions^ Options {
    SchemaDeploymentOptions^ get ();
    void set (SchemaDeploymentOptions^ value);
}
abstract Options : SchemaDeploymentOptions with get, set
function get Options () : SchemaDeploymentOptions
function set Options (value : SchemaDeploymentOptions)

Valeur de propriété

Type : Microsoft.Data.Schema.Build.SchemaDeploymentOptions
Options de déploiement de schéma.

Sécurité .NET Framework

Voir aussi

Référence

ISchemaDeploymentController Interface

Microsoft.Data.Schema.Build, espace de noms

SchemaDeploymentOptions