Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.