Condividi tramite


Proprietà ListReference

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

'Dichiarazione
ReadOnly Property ListReference As IEnumerable
    Get
'Utilizzo
Dim instance As ISfcSimpleList
Dim value As IEnumerable

value = instance.ListReference
IEnumerable ListReference { get; }
property IEnumerable^ ListReference {
    IEnumerable^ get ();
}
abstract ListReference : IEnumerable
function get ListReference () : IEnumerable

Valore proprietà

Tipo: System.Collections. . :: . .IEnumerable
The reference of the list that is present in the simple list.