Partager via


RenameServerDatabaseContributorInput.OldServerValue, propriété

Obtient l'ancien nom du serveur.

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 OldServerValue As String
    Get
public string OldServerValue { get; }
public:
property String^ OldServerValue {
    String^ get ();
}
member OldServerValue : string
function get OldServerValue () : String

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

RenameServerDatabaseContributorInput Classe

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