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 命名空间