Share via


BdcSubmitConnection.SpecificFinder property

Gets the name of the operation defined in the external content type for submitting to 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 BdcSubmitConnection
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

BdcSubmitConnection class

BdcSubmitConnection members

Microsoft.Office.InfoPath namespace