Share via


BdcQueryConnection.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.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public MustOverride ReadOnly Property SpecificFinder As String
    Get
'Usage
Dim instance As BdcQueryConnection
Dim value As String

value = instance.SpecificFinder
public abstract string SpecificFinder { get; }

Property Value

Type: System.String
The name of the query operation.

See Also

Reference

BdcQueryConnection Class

BdcQueryConnection Members

Microsoft.Office.InfoPath Namespace