RenameServerDatabaseContributorInput.NewServerValue (Propiedad)

Obtiene el nuevo nombre del servidor.

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

Sintaxis

'Declaración
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 propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

RenameServerDatabaseContributorInput Clase

Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring (Espacio de nombres)