CatalogCollection クラス
この記事の内容
カタログのコレクションを表します。
継承階層
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollection <Catalog , Catalog.Key , IntegrationServices >
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices >
Microsoft.SqlServer.Management.IntegrationServices.CatalogCollection
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public NotInheritable Class CatalogCollection _
Inherits SfcCollatedDictionaryCollection(Of Catalog, Catalog.Key, IntegrationServices)
'使用
Dim instance As CatalogCollection
public sealed class CatalogCollection : SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>
public ref class CatalogCollection sealed : public SfcCollatedDictionaryCollection<Catalog^, Catalog.Key^, IntegrationServices^>
[<SealedAttribute>]
type CatalogCollection =
class
inherit SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>
end
public final class CatalogCollection extends SfcCollatedDictionaryCollection<Catalog, Catalog.Key, IntegrationServices>
CatalogCollection 型は、以下のメンバーを公開しています。
コンストラクター
先頭に戻る
プロパティ
Ascending
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Count
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Initialized
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
IsReadOnly
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
IsSynchronized
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Item[String]
指定した名前に基づいて、カタログ コレクションからカタログを取得します。
Item[K]
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Parent
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
SyncRoot
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
先頭に戻る
メソッド
Add
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Clear
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Contains(String)
指定した名前がカタログ コレクションに含まれているかどうかを示す値を取得します。値の設定も可能です。
Contains(T)
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Contains(T)
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
CopyTo(Array, Int32)
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
CopyTo(array<T[], Int32)
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Equals
(Object から継承されています。)
GetEnumerator
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
GetHashCode
(Object から継承されています。)
GetType
(Object から継承されています。)
Refresh()
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Refresh(Boolean)
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Remove
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
RemoveInternal
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
Rename
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ToString
(Object から継承されています。)
TryGetValue
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
先頭に戻る
明示的なインターフェイスの実装
ISfcCollection.Add
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.AddShadow
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
IComparer<K>.Compare
(SfcCollatedDictionaryCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
IListSource.ContainsListCollection
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.Count
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.EnsureInitialized
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.FinishMerge
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.GetCollectionElementNameImpl
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.GetElementFactory
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
IEnumerable.GetEnumerator
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.GetExisting
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
IListSource.GetList
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.GetObjectByKey
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.Initialized
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.Parent
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.PrepareMerge
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.Remove
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.RemoveElement
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
ISfcCollection.Rename
(SfcCollection <Catalog , Catalog.Key , IntegrationServices > から継承されています。)
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
関連項目
参照
Microsoft.SqlServer.Management.IntegrationServices 名前空間