SqlScriptEditorControl.MultiServerPropertiesDisplay.ChildDisplayName 屬性

定義

會取得所選子連線的顯示名稱。

public:
 property System::String ^ ChildDisplayName { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("ConnectionDetails_Category")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ServerDisplayName_Description")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ServerDisplayName_Name")]
public string ChildDisplayName { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("ConnectionDetails_Category")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ServerDisplayName_Description")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ServerDisplayName_Name")>]
member this.ChildDisplayName : string
Public ReadOnly Property ChildDisplayName As String

屬性值

所選子連線的顯示名稱。

屬性

適用於