IEntity.GetChangedIdentityEnumeratorView Method
Gets the View for the ChangedIdEnumerator.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetChangedIdentityEnumeratorView As IView
'Usage
Dim instance As IEntity
Dim returnValue As IView
returnValue = instance.GetChangedIdentityEnumeratorView()
IView GetChangedIdentityEnumeratorView()
Return Value
Type: Microsoft.BusinessData.MetadataModel.IView
The View for the given ChangedIdEnumerator.