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