Compartir a través de


SfcCollectionInfo.Collection Propiedad

Gets the collection that is wrapped.

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 ReadOnly Property Collection As Object 
    Get
'Uso
Dim instance As SfcCollectionInfo 
Dim value As Object 

value = instance.Collection
public Object Collection { get; }
public:
property Object^ Collection {
    Object^ get ();
}
member Collection : Object
function get Collection () : Object

Valor de la propiedad

Tipo: System.Object
The collection object.

Vea también

Referencia

SfcCollectionInfo Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc