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