FacetInfoCollection クラス
FacetInfoCollection クラスは、SQL Server のインスタンスのすべてのファセットを表す FacetInfo オブジェクトのコレクションを表します。
継承階層
System. . :: . .Object
System.Collections.ObjectModel. . :: . .Collection< (Of < ( <'FacetInfo> ) > ) >
System.Collections.ObjectModel. . :: . .KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >
Microsoft.SqlServer.Management.Dmf..::..FacetInfoCollection
名前空間: Microsoft.SqlServer.Management.Dmf
アセンブリ: Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)
構文
'宣言
<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey := "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")> _
Public NotInheritable Class FacetInfoCollection _
Inherits KeyedCollection(Of String, FacetInfo)
'使用
Dim instance As FacetInfoCollection
[StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public sealed class FacetInfoCollection : KeyedCollection<string, FacetInfo>
[StrongNameIdentityPermissionAttribute(SecurityAction::LinkDemand, PublicKey = L"0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")]
public ref class FacetInfoCollection sealed : public KeyedCollection<String^, FacetInfo^>
[<SealedAttribute>]
[<StrongNameIdentityPermissionAttribute(SecurityAction.LinkDemand, PublicKey = "0024000004800000940000000602000000240000525341310004000001000100272736ad6e5f9586bac2d531eabc3acc666c2f8ec879fa94f8f7b0327d2ff2ed523448f83c3d5c5dd2dfc7bc99c5286b2c125117bf5cbe242b9d41750732b2bdffe649c6efb8e5526d526fdd130095ecdb7bf210809c6cdad8824faa9ac0310ac3cba2aa0523567b2dfa7fe250b30facbd62d4ec99b94ac47c7d3b28f1f6e4c8")>]
type FacetInfoCollection =
class
inherit KeyedCollection<string, FacetInfo>
end
public final class FacetInfoCollection extends KeyedCollection<String, FacetInfo>
FacetInfoCollection 型は、以下のメンバーを公開しています。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Comparer | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
Count | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
Dictionary | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
Item[ ( [ ( TKey] ) ] ) | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
Item[ ( [ ( Int32] ) ] ) | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
Items | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Add | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
ChangeItemKey | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
Clear | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
ClearItems | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
Contains(TKey) | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
Contains(T) | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
CopyTo | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetEnumerator | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetKeyForItem | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
IndexOf | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
Insert | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
InsertItem | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
Remove(TKey) | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
Remove(T) | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
RemoveAt | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() |
RemoveItem | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
SetItem | (KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) > から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
明示的なインターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
IList. . :: . .Add | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IList. . :: . .Contains | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
ICollection. . :: . .CopyTo | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IList. . :: . .IndexOf | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IList. . :: . .Insert | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IList. . :: . .IsFixedSize | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IList. . :: . .IsReadOnly | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
ICollection. . :: . .IsSynchronized | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IList. . :: . .Item | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
IList. . :: . .Remove | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
![]() ![]() |
ICollection. . :: . .SyncRoot | (Collection< (Of < ( <'FacetInfo> ) > ) > から継承されています。) |
先頭に戻る
説明
FacetinfoCollection オブジェクトは、一連のファセット情報にアクセスするために使用できます。
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)