Partager via


Propriété ListReference

Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
ReadOnly Property ListReference As IEnumerable
    Get
'Utilisation
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

Valeur de propriété

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