Upravit

Sdílet prostřednictvím


BdcQueryConnection.SpecificFinder Property

Definition

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.

public:
 abstract property System::String ^ SpecificFinder { System::String ^ get(); };
public abstract string SpecificFinder { get; }
member this.SpecificFinder : string
Public MustOverride ReadOnly Property SpecificFinder As String

Property Value

The name of the query operation.

Applies to