Freigeben über


SPListDataSource.GetEntity-Methode

Ruft den externen Inhaltstyp die externe Liste sichern.

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

Syntax

'Declaration
Public Function GetEntity As IEntity
'Usage
Dim instance As SPListDataSource
Dim returnValue As IEntity

returnValue = instance.GetEntity()
public IEntity GetEntity()

Rückgabewert

Typ: Microsoft.BusinessData.MetadataModel.IEntity
Externer Inhaltstyp

Siehe auch

Referenz

SPListDataSource Klasse

SPListDataSource-Member

Microsoft.SharePoint-Namespace