SfcDomainInfoCollection Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
System.Collections.ObjectModel::ReadOnlyCollection<T>
Microsoft.SqlServer.Management.Sdk.Sfc::SfcDomainInfoCollection
| Name | Description | |
|---|---|---|
![]() | SfcDomainInfoCollection(IList<SfcDomainInfo^>^) | Initializes a new instance of the SfcDomainInfoCollection class with specified list. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from ReadOnlyCollection<T>.) |
![]() | Item[Int32] | (Inherited from ReadOnlyCollection<T>.) |
![]() | Item[String^] | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Items | (Inherited from ReadOnlyCollection<T>.) |
| Name | Description | |
|---|---|---|
![]() | Contains(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() | Contains(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | CopyTo(array<T>^, Int32) | (Inherited from ReadOnlyCollection<T>.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDomainForNamespaceQualifier(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetEnumerator() | (Inherited from ReadOnlyCollection<T>.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IndexOf(T) | (Inherited from ReadOnlyCollection<T>.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






