Partager via


RenameServerDatabaseContributorInput.ChangeServerName, propriété

Obtient une valeur qui indique si le nom du serveur change.

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

Syntaxe

'Déclaration
Public ReadOnly Property ChangeServerName As Boolean
    Get
public bool ChangeServerName { get; }
public:
property bool ChangeServerName {
    bool get ();
}
member ChangeServerName : bool
function get ChangeServerName () : boolean

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

RenameServerDatabaseContributorInput Classe

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