CollectionItem クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public sealed class CollectionItem : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance, Microsoft.SqlServer.Management.Common.IAlterable, Microsoft.SqlServer.Management.Common.IMarkForDrop, Microsoft.SqlServer.Management.Common.IRenamable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcAlterable, Microsoft.SqlServer.Management.Sdk.Sfc.ISfcRenamable
type CollectionItem = class
inherit SfcInstance
interface ISfcAlterable
interface IAlterable
interface ISfcRenamable
interface IRenamable
interface IMarkForDrop
Public NotInheritable Class CollectionItem
Inherits SfcInstance
Implements IAlterable, IMarkForDrop, IRenamable, ISfcAlterable, ISfcRenamable
- 継承
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| CollectionItem(CollectionSet, String) |
コレクション セットと項目名を指定してコレクション項目のインスタンスを作成する <param name="set">親コレクション セット</param><param name="name">コレクション項目の名前</param> |
プロパティ
| 名前 | 説明 |
|---|---|
| AbstractIdentityKey | (継承元 SfcInstance) |
| CollectionFrequency |
Set が CollectionMode "continuous" で実行されている場合の、この項目の収集頻度 |
| Id |
コレクション項目 ID |
| IdentityKey |
キープロパティ |
| KeyChain |
オブジェクトの ID パスを返します。 (継承元 SfcInstance) |
| Metadata | (継承元 SfcInstance) |
| Name |
コレクション項目名 |
| Parameters |
このコレクション項目の特定のパラメーターを表す xml フラグメント。 この項目が実装するコレクター型のスキーマに準拠している必要があります |
| Parent |
om 階層内の親オブジェクト。CollectionSet |
| Properties | (継承元 SfcInstance) |
| PropertyStorageProvider |
このプロパティは、ISfcPropertyStorageProvider インターフェイスの SFC の既定の実装を返します。子クラスでオーバーライドして、別のストレージ プロバイダー (フラット プロパティ リスト) を返すことができます。 (継承元 SfcInstance) |
| State | (継承元 SfcInstance) |
| TypeName |
このコレクション項目が実装するコレクター型の名前 |
| Urn |
各要求に新しい Urn 文字列を作成し、それを返します。 (継承元 SfcInstance) |
メソッド
イベント
| 名前 | 説明 |
|---|---|
| propertyChanged | (継承元 SfcInstance) |
| PropertyChanged | (継承元 SfcInstance) |
| propertyMetadataChanged | (継承元 SfcInstance) |
| PropertyMetadataChanged | (継承元 SfcInstance) |
明示的なインターフェイスの実装
| 名前 | 説明 |
|---|---|
| ISfcAlterable.ScriptAlter() | |
| ISfcRenamable.Rename(SfcKey) | |
| ISfcRenamable.ScriptRename(SfcKey) | |