Extended Binding ListTSupports Searching Core Property
This is used to indicate whether or not searching is supported
Definition
Namespace: EWSoftware.PDI.Binding
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
This always returns true
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
protected override bool SupportsSearchingCore { get; }VB
Protected Overrides ReadOnly Property SupportsSearchingCore As Boolean
GetC++
protected:
virtual property bool SupportsSearchingCore {
bool get () override;
}F#
abstract SupportsSearchingCore : bool with get
override SupportsSearchingCore : bool with getProperty Value
BooleanThis always returns true