Clase SfcCollectionInfo
Wraps a collection object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Jerarquía de herencia
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcCollectionInfo
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public Class SfcCollectionInfo
'Uso
Dim instance As SfcCollectionInfo
public class SfcCollectionInfo
public ref class SfcCollectionInfo
type SfcCollectionInfo = class end
public class SfcCollectionInfo
El tipo SfcCollectionInfo expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
SfcCollectionInfo | Initializes a new instance of the SfcCollectionInfo class. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
Collection | Gets the collection that is wrapped. | |
DisplayName | Gets the display name of the collection. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.