Freigeben über


SchemaDeployment.Options-Eigenschaft

Ruft die Bereitstellungsoptionen ab.

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

Syntax

'Declaration
Public ReadOnly Property Options As SchemaDeploymentOptions
    Get
public SchemaDeploymentOptions Options { get; }
public:
property SchemaDeploymentOptions^ Options {
    SchemaDeploymentOptions^ get ();
}
member Options : SchemaDeploymentOptions
function get Options () : SchemaDeploymentOptions

Eigenschaftswert

Typ: Microsoft.Data.Schema.Build.SchemaDeploymentOptions
Die Bereitstellungsoptionen.

.NET Framework-Sicherheit

Siehe auch

Referenz

SchemaDeployment Klasse

Microsoft.Data.Schema.Build-Namespace

SchemaDeploymentOptions