XEStore クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。
public sealed class XEStore : Microsoft.SqlServer.Management.XEvent.BaseXEStore, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain
type XEStore = class
inherit BaseXEStore
interface ISfcDomain
interface ISfcDomainLite
interface ISfcHasConnection
Public NotInheritable Class XEStore
Inherits BaseXEStore
Implements ISfcDomain
- 継承
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| XEStore(SqlStoreConnection) |
XEStore クラスの新しいインスタンスを初期化します。 |
フィールド
| 名前 | 説明 |
|---|---|
| TypeTypeName |
型名。 |
プロパティ
| 名前 | 説明 |
|---|---|
| AbstractIdentityKey |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| EtwClassicSyncTargetInfo |
etw_classic_sync_targetターゲット情報を取得します。 (継承元 BaseXEStore) |
| EventCounterTargetInfo |
event_counterターゲット情報を取得します。 (継承元 BaseXEStore) |
| EventFileTargetInfo |
event_fileターゲット情報を取得します。 (継承元 BaseXEStore) |
| ExecutionEngine |
ストアに対して操作を実行する ExecutionEngine を取得します。 (継承元 BaseXEStore) |
| HistogramTargetInfo |
ヒストグラムのターゲット情報を取得します。 (継承元 BaseXEStore) |
| IdentityKey |
これは SFC によって使用されます。 |
| KeyChain |
オブジェクトの ID パスを返します。 (継承元 SfcInstance) |
| Metadata |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| Name |
XEStore の名前を取得します。 (継承元 BaseXEStore) |
| ObjectInfoSet |
ストアの BaseXEStore.ObjectMetadata を取得します。 (継承元 BaseXEStore) |
| OriginalConnection |
ストアのインスタンス化に使用される接続を取得します (継承元 BaseXEStore) |
| Package0Package |
package0 パッケージを取得します。 (継承元 BaseXEStore) |
| Packages |
パッケージを取得します。 (継承元 BaseXEStore) |
| PairMatchingTargetInfo |
pair_matchingターゲット情報を取得します。 (継承元 BaseXEStore) |
| Parent |
親はローカルに保持されるものではありません。それはキーチェーンから暗示されています 親の概念は本当に親を介してのみこれを行う場合、ルートの下で階層化についてです。その後、軽量の SfcKeyChain セットのみでオブジェクトをインスタンス化することはできません ヘルパー操作でキーチェーンを設定するための親の設定 (継承元 SfcInstance) |
| Properties |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PropertyStorageProvider |
このプロパティは、ISfcPropertyStorageProvider インターフェイスの SFC の既定の実装を返します。子クラスでオーバーライドして、別のストレージ プロバイダー (フラット プロパティ リスト) を返すことができます。 (継承元 SfcInstance) |
| RingBufferTargetInfo |
ring_bufferターゲット情報を取得します。 (継承元 BaseXEStore) |
| RunningSessionCount |
実行中のセッション数を取得します。 (継承元 BaseXEStore) |
| ServerName |
XEStore の名前を取得します。 (継承元 BaseXEStore) |
| Sessions |
セッションを取得します。 (継承元 BaseXEStore) |
| SfcConnection |
SQL ストア接続を取得または設定します。 (継承元 BaseXEStore) |
| State |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| StoreProvider |
ストア操作のプロバイダーを取得します。 (継承元 BaseXEStore) |
| Urn |
各要求に新しい Urn 文字列を作成し、それを返します。 (継承元 SfcInstance) |
メソッド
| 名前 | 説明 |
|---|---|
| AlterImpl() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| CheckObjectCreated() |
API でオブジェクトを CheckObjectState よりも厳密に作成する必要がある場合に、ドメインから呼び出す (継承元 SfcInstance) |
| CheckObjectState() |
オブジェクトへのアクセスのためにドメインから呼び出す (継承元 SfcInstance) |
| CreateIdentityKey() |
これは SFC によって使用されます。 (継承元 BaseXEStore) |
| CreateImpl() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| CreateSession(String) |
誤って間違った親を渡さないようにするための Session コンストラクターのラッパー。 (継承元 BaseXEStore) |
| CreateSessionFromTemplate(String, String) |
テンプレートからセッションを作成します。 (継承元 BaseXEStore) |
| Discover(ISfcDependencyDiscoveryObjectSink) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| DropImpl() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| FormatFieldValue(String, Guid, String) |
型情報に基づいてフィールド値を書式設定します。 (継承元 BaseXEStore) |
| FormatPredicateExpression(PredExpr) |
述語式の文字列形式を取得します。 (継承元 BaseXEStore) |
| GetChildCollection(String) |
これは SFC によって使用されます。 (継承元 BaseXEStore) |
| GetComparer() |
子コレクションの比較子を取得します。 (継承元 BaseXEStore) |
| GetDomain() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| GetEventProvider(Event) |
イベント操作を実行するプロバイダーを取得します。 (継承元 BaseXEStore) |
| GetPropertySet() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| GetSessionProivder(Session) |
セッション操作を実行するプロバイダーを取得します。 (継承元 BaseXEStore) |
| GetStoreProvider() |
ストア操作を実行するプロバイダーを取得します。 (継承元 BaseXEStore) |
| GetTargetProvider(Target) |
ターゲット操作を実行するプロバイダーを取得します。 (継承元 BaseXEStore) |
| GetTypeMetadataImpl() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| InitConnection() |
接続と関連オブジェクトを初期化します。 直接呼び出すべきではありません。 (継承元 BaseXEStore) |
| InitializeUIPropertyState() |
状態の初期化を気にする子オブジェクト (現在は " |
| MarkForDropImpl(Boolean) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| MarkRootAsConnected() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| MoveImpl(SfcInstance) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| OnPropertyValueChanges(PropertyChangedEventArgs) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PostAlter(Object) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PostCreate(Object) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PostDrop(Object) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PostMove(Object) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PostRename(Object) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| Refresh() |
オブジェクトのプロパティをサーバーから読み取って更新します。 (継承元 SfcInstance) |
| RenameImpl(SfcKey) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| ResetKey() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| Serialize(XmlWriter) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| SetConnection(ISfcConnection) |
アクティブな接続を設定します。 (継承元 BaseXEStore) |
| ToString() |
ポリシー ストアの文字列 ID は、関連付けられているサーバー名です。 |
| UpdateUIPropertyState() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| Validate() |
基本的な子オブジェクトの検証 (継承元 SfcInstance) |
イベント
| 名前 | 説明 |
|---|---|
| propertyChanged |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PropertyChanged |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| propertyMetadataChanged |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
| PropertyMetadataChanged |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 (継承元 SfcInstance) |
明示的なインターフェイスの実装
| 名前 | 説明 |
|---|---|
| ISfcDomain.GetExecutionEngine() |
実行エンジンを取得します。 |
| ISfcDomain.GetKey(IUrnFragment) |
指定された Urn フラグメントの Key オブジェクトを返します |
| ISfcDomain.GetType(String) |
型を取得します。 |
| ISfcDomain.GetTypeMetadata(String) |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 |
| ISfcDomain.UseSfcStateManagement() |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 |
| ISfcDomainLite.DomainInstanceName |
ドメイン インスタンスの名前を取得します。 |
| ISfcDomainLite.DomainName |
ドメインの名前を取得します。 |
| ISfcDomainLite.GetLogicalVersion() |
ドメインの論理バージョンを返します。 |
| ISfcHasConnection.ConnectionContext |
XEStore は、すべてのメタデータ クラスとランタイム クラスのルートです。 |
| ISfcHasConnection.GetConnection() |
クエリを実行する現在の接続を取得します。 1 つのシリアル クエリをサポートする接続を返すので、別のクエリを開始する前にクエリを終了する必要があります。 |
| ISfcHasConnection.GetConnection(SfcObjectQueryMode) |
クエリを実行する現在の接続を取得します。 要求に応じて、1 つのシリアル クエリまたは複数の同時に開かれたクエリをサポートする接続を返します。 |
| ISfcHasConnection.SetConnection(ISfcConnection) |
アクティブな接続を設定します。 |