Freigeben über


ISchemaDeploymentController.Deployment-Eigenschaft

Ruft das Schemabereitstellungsmodul ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.Data.Schema.Build.SchemaDeployment
Das Schemabereitstellungsmodul.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISchemaDeploymentController Schnittstelle

Microsoft.Data.Schema.Build-Namespace

SchemaDeployment