Data.DBXCommon.TDBXValueType.Searchable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Searchable: Boolean read IsSearchable;

C++

__property bool Searchable = {read=IsSearchable, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValueType

Description

True if this TDBXValueType is searchable.

Gets the value that indicates whether or not this TDBXValueType parameter is searchable.