RegisteredServer クラス

定義

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

public sealed class RegisteredServer : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.Common.IAlterable, Microsoft.SqlServer.Management.Common.ICreatable, Microsoft.SqlServer.Management.Common.IDroppable, Microsoft.SqlServer.Management.Common.IRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcAlterable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCreatable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDroppable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcMovable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcValidate
type RegisteredServer = class
    inherit SfcInstance
    interface ISfcValidate
    interface ISfcCreatable
    interface ICreatable
    interface ISfcAlterable
    interface IAlterable
    interface ISfcDroppable
    interface IDroppable
    interface ISfcRenamable
    interface IRenamable
    interface ISfcMovable
Public NotInheritable Class RegisteredServer
Inherits SfcInstance
Implements IAlterable, ICreatable, IDroppable, IRenamable, ISfcAlterable, ISfcCreatable, ISfcDroppable, ISfcMovable, ISfcRenamable, ISfcValidate
継承
RegisteredServer
実装

コンストラクター

名前 説明
RegisteredServer()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

RegisteredServer(ServerGroup, String)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

RegisteredServer(String)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

プロパティ

名前 説明
AbstractIdentityKey

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
ActiveDirectoryTenant

Active Directory テナント

ActiveDirectoryUserId

Active Directory ユーザー ID

AuthenticationType

接続文字列が検出するのに十分ではない接続の認証の種類

ConnectionString

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ConnectionStringWithEncryptedPassword

暗号化された形式のパスワードを含む接続文字列。 共有サーバーの空の文字列が常に返されます。

CredentialPersistenceType

ログイン名とパスワードを保存するかどうかを示します。

CustomConnectionColorArgb

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

Description

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ID

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

IdentityKey

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

IsDropped

SFC がこれがドロップされたオブジェクトであると思われる場合に返します。

IsLocal

このインスタンスが関連付けられている RegisteredServersStore の IsLocal プロパティを返します。

KeyChain

オブジェクトの ID パスを返します。

(継承元 SfcInstance)
Metadata

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Name

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

OtherParams

接続文字列に追加する追加のパラメーター

Parent

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

Properties

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PropertyStorageProvider

このプロパティは、ISfcPropertyStorageProvider インターフェイスの SFC の既定の実装を返します。子クラスでオーバーライドして、別のストレージ プロバイダー (フラット プロパティ リスト) を返すことができます。

(継承元 SfcInstance)
SecureConnectionString

このサーバーに固有の接続関連データを取得または設定します。

ServerName

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ServerType

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

State

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Tag

ホスト アプリケーションによって管理されるタグ値

Urn

各要求に新しい Urn 文字列を作成し、それを返します。

(継承元 SfcInstance)
UseCustomConnectionColor

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

メソッド

名前 説明
Alter()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

AlterImpl()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
CheckObjectCreated()

API でオブジェクトを CheckObjectState よりも厳密に作成する必要がある場合に、ドメインから呼び出す

(継承元 SfcInstance)
CheckObjectState()

オブジェクトへのアクセスのためにドメインから呼び出す

(継承元 SfcInstance)
Create()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

CreateIdentityKey()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
CreateImpl()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Discover(ISfcDependencyDiscoveryObjectSink)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Drop()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

DropImpl()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Export(String, CredentialPersistenceType)

グループの内容をファイルにエクスポートします。

GetChildCollection(String)

指定された要素名の文字列に対して、このインスタンスの子コレクションを取得します。

(継承元 SfcInstance)
GetConnectionObject()

接続文字列に対応する接続オブジェクトを返します。

GetDomain()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
GetObjectFactory()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

GetPropertySet()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
GetTypeMetadataImpl()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
InitializeUIPropertyState()

状態の初期化を気にする子オブジェクト (現在は "" である動的メタデータ) からオーバーライドできます。Enabled" プロパティ)

(継承元 SfcInstance)
MarkForDropImpl(Boolean)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
MarkRootAsConnected()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Move(ServerGroup)

RegisteredServer を別の ServerGroup の子に移動します。

MoveImpl(SfcInstance)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
OnPropertyValueChanges(PropertyChangedEventArgs)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PostAlter(Object)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PostCreate(Object)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PostDrop(Object)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PostMove(Object)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PostRename(Object)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Refresh()

オブジェクトのプロパティをサーバーから読み取って更新します。

(継承元 SfcInstance)
Rename(SfcKey)

サーバー上のオブジェクトの名前を変更します。

Rename(String)

サーバー上のオブジェクトの名前を変更します。

RenameImpl(SfcKey)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
ResetKey()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Serialize(XmlWriter)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
ToString()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
UpdateUIPropertyState()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
Validate()

基本的な子オブジェクトの検証

(継承元 SfcInstance)
Validate(String, Object[])

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

イベント

名前 説明
propertyChanged

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PropertyChanged

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
propertyMetadataChanged

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)
PropertyMetadataChanged

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

(継承元 SfcInstance)

明示的なインターフェイスの実装

名前 説明
ISfcAlterable.ScriptAlter()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ISfcCreatable.ScriptCreate()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ISfcDroppable.ScriptDrop()

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ISfcMovable.Move(SfcInstance)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ISfcMovable.ScriptMove(SfcInstance)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

ISfcRenamable.ScriptRename(SfcKey)

登録済みサーバー ファイルに保存されたサーバー接続を表します。 SQL Server Management Studioの登録済みサーバー機能で使用されます。

適用対象