Partilhar via


Propriedade RenameServerDatabaseContributorInput.NewServerValue

Obtém o nome do novo servidor.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (em Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintaxe

'Declaração
Public ReadOnly Property NewServerValue As String
    Get
public string NewServerValue { get; }
public:
property String^ NewServerValue {
    String^ get ();
}
member NewServerValue : string
function get NewServerValue () : String

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

RenameServerDatabaseContributorInput Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring