ConnectionDialog.AvailableServers プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
接続ダイアログ ボックスに使用可能なサーバーを取得します。
public:
property cli::array <Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType ^> ^ AvailableServers { cli::array <Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType ^> ^ get(); };
public Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType[] AvailableServers { get; }
member this.AvailableServers : Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType[]
Public ReadOnly Property AvailableServers As IServerType()
プロパティ値
使用可能なサーバーです。