Share via


IEntity.GetDeletedIdentityEnumeratorView Method

Gets the View for the DeletedIdEnumerator.

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Function GetDeletedIdentityEnumeratorView As IView
'Usage
Dim instance As IEntity
Dim returnValue As IView

returnValue = instance.GetDeletedIdentityEnumeratorView()
IView GetDeletedIdentityEnumeratorView()

Return Value

Type: Microsoft.BusinessData.MetadataModel.IView
The View for the DeletedIdEnumerator.

See Also

Reference

IEntity Interface

IEntity Members

Microsoft.BusinessData.MetadataModel Namespace