BDCAdapter.SpecificFinder property
Gets the name of the operation defined in the external content type for querying the data source that contains the items displayed in the external list.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
ReadOnly Property SpecificFinder As String
Get
'Usage
Dim instance As BDCAdapter
Dim value As String
value = instance.SpecificFinder
string SpecificFinder { get; }
Property value
Type: System.String
The name of the query operation.