Share via


Classe SfcCollectionInfo

Wraps a collection object. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcCollectionInfo

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 SfcCollectionInfo
'Utilisation
Dim instance As SfcCollectionInfo
public class SfcCollectionInfo
public ref class SfcCollectionInfo
type SfcCollectionInfo =  class end
public class SfcCollectionInfo

Le type SfcCollectionInfo expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique SfcCollectionInfo Initializes a new instance of the SfcCollectionInfo class.

Haut de la page

Propriétés

  Nom Description
Propriété publique Collection Gets the collection that is wrapped.
Propriété publique DisplayName Gets the display name of the collection.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

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.