Condividi tramite


Proprietà SfcCollectionInfo.Collection

Gets the collection that is wrapped.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Collection As Object 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Object
The collection object.

Vedere anche

Riferimento

SfcCollectionInfo Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc