PartitionNumberedObjectCollectionBase クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public abstract class PartitionNumberedObjectCollectionBase : Microsoft.SqlServer.Management.Smo.SortedListCollectionBase
type PartitionNumberedObjectCollectionBase = class
inherit SortedListCollectionBase
Public MustInherit Class PartitionNumberedObjectCollectionBase
Inherits SortedListCollectionBase
- 継承
-
PartitionNumberedObjectCollectionBase
- 派生
フィールド
| 名前 | 説明 |
|---|---|
| initialized | (継承元 AbstractCollectionBase) |
プロパティ
| 名前 | 説明 |
|---|---|
| Count | (継承元 SmoCollectionBase) |
| IsSynchronized | (継承元 SmoCollectionBase) |
| ParentInstance | (継承元 AbstractCollectionBase) |
| SyncRoot | (継承元 SmoCollectionBase) |
メソッド
明示的なインターフェイスの実装
| 名前 | 説明 |
|---|---|
| ICollection.CopyTo(Array, Int32) | (継承元 SmoCollectionBase) |