Proprietà ISchemaDeploymentController.Deployment

Ottiene il motore di distribuzione dello schema.

Spazio dei nomi:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Data.Schema.Build.SchemaDeployment
Motore di distribuzione dello schema.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISchemaDeploymentController Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Build

SchemaDeployment