共用方式為


RenameServerDatabaseContributorInput.NewServerValue 屬性

取得新的伺服器名稱。

命名空間:  Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring
組件:  Microsoft.VisualStudio.Data.Schema.Package.Sql (在 Microsoft.VisualStudio.Data.Schema.Package.Sql.dll 中)

語法

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

屬性值

型別:System.String

.NET Framework 安全性

請參閱

參考

RenameServerDatabaseContributorInput 類別

Microsoft.VisualStudio.Data.Schema.Package.Sql.Refactoring 命名空間