Compartir a través de


SchemaDeployment.Options (Propiedad)

Obtiene las opciones de implementación.

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.Data.Schema.Build.SchemaDeploymentOptions
Opciones de implementación.

Seguridad de .NET Framework

Vea también

Referencia

SchemaDeployment Clase

Microsoft.Data.Schema.Build (Espacio de nombres)

SchemaDeploymentOptions