Freigeben über


SPListItemCollection.QueryFieldNames-Eigenschaft

Ruft eine Auflistung von Feldnamen der Abfrage.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property QueryFieldNames As StringCollection
    Get
'Usage
Dim instance As SPListItemCollection
Dim value As StringCollection

value = instance.QueryFieldNames
public StringCollection QueryFieldNames { get; }

Eigenschaftswert

Typ: System.Collections.Specialized.StringCollection
Ein StringCollection -Objekt, das Feldnamen der Abfrage enthält.

Siehe auch

Referenz

SPListItemCollection Klasse

SPListItemCollection-Member

Microsoft.SharePoint-Namespace