IEntity.GetDefaultBulkSpecificFinderView 方法
取得預設BulkSpecificFinder View 。
命名空間: Microsoft.BusinessData.MetadataModel
組件: Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)
語法
'宣告
Function GetDefaultBulkSpecificFinderView As IView
'用途
Dim instance As IEntity
Dim returnValue As IView
returnValue = instance.GetDefaultBulkSpecificFinderView()
IView GetDefaultBulkSpecificFinderView()
傳回值
類型:Microsoft.BusinessData.MetadataModel.IView
View的BulkSpecificFinder 。