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 | |
---|---|---|
SfcCollectionInfo | Initializes a new instance of the SfcCollectionInfo class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Collection | Gets the collection that is wrapped. | |
DisplayName | Gets the display name of the collection. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
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.