Compartir a través de


AgnosticDatabaseConfigurationExtender.ExtenderDeployToDatabase (Propiedad)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public Property ExtenderDeployToDatabase As Boolean
    Get
    Set
[BrowsableAttribute(false)]
public bool ExtenderDeployToDatabase { get; set; }
[BrowsableAttribute(false)]
public:
property bool ExtenderDeployToDatabase {
    bool get ();
    void set (bool value);
}
[<BrowsableAttribute(false)>]
member ExtenderDeployToDatabase : bool with get, set
function get ExtenderDeployToDatabase () : boolean
function set ExtenderDeployToDatabase (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

AgnosticDatabaseConfigurationExtender Clase

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)