Proprietà RenameServerDatabaseContributorInput.NewServerValue

Ottiene il nuovo nome server.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring
Assembly:  Microsoft.VisualStudio.Data.Schema.Package.Sql (in Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)

Sintassi

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

Valore proprietà

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

RenameServerDatabaseContributorInput Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring