Classe SfcDomainInfoCollection
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Hiérarchie d'héritage
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<SfcDomainInfo>
Microsoft.SqlServer.Management.Sdk.Sfc.SfcDomainInfoCollection
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public Class SfcDomainInfoCollection _
Inherits ReadOnlyCollection(Of SfcDomainInfo)
'Utilisation
Dim instance As SfcDomainInfoCollection
public class SfcDomainInfoCollection : ReadOnlyCollection<SfcDomainInfo>
public ref class SfcDomainInfoCollection : public ReadOnlyCollection<SfcDomainInfo^>
type SfcDomainInfoCollection =
class
inherit ReadOnlyCollection<SfcDomainInfo>
end
public class SfcDomainInfoCollection extends ReadOnlyCollection<SfcDomainInfo>
Le type SfcDomainInfoCollection expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
SfcDomainInfoCollection | Initializes a new instance of the SfcDomainInfoCollection class with specified list. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
Count | (hérité de ReadOnlyCollection<SfcDomainInfo>.) |
![]() |
Item[Int32] | (hérité de ReadOnlyCollection<SfcDomainInfo>.) |
![]() |
Item[String] | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
Items | (hérité de ReadOnlyCollection<SfcDomainInfo>.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
Contains(String) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
Contains(T) | (hérité de ReadOnlyCollection<SfcDomainInfo>.) |
![]() |
CopyTo | (hérité de ReadOnlyCollection<SfcDomainInfo>.) |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetDomainForNamespaceQualifier | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
![]() |
GetEnumerator | (hérité de ReadOnlyCollection<SfcDomainInfo>.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
IndexOf | (hérité de ReadOnlyCollection<SfcDomainInfo>.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.