Partager via


DatabaseConfigurationExtender.ExtenderDeployAction, propriété

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package.Sql (dans Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Syntaxe

'Déclaration
Public Property ExtenderDeployAction As String
    Get
    Set
public string ExtenderDeployAction { get; set; }
public:
property String^ ExtenderDeployAction {
    String^ get ();
    void set (String^ value);
}
member ExtenderDeployAction : string with get, set
function get ExtenderDeployAction () : String
function set ExtenderDeployAction (value : String)

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

DatabaseConfigurationExtender Classe

Microsoft.VisualStudio.Data.Schema.Package.Sql.Internal, espace de noms