次の方法で共有


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

プロパティ値

選択された子接続の表示名です。

属性

適用対象