Partilhar via


Propriedade do RDL Collection

Gets the collection that is wrapped.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
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 da propriedade

Tipo: System. . :: . .Object
The collection object.