Data.DBXCommon.TDBXValueType.Searchable

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.DBXCommon.pas
Data.DBXCommon.hpp
Unit: Data.DBXCommon
Parent: TDBXValueType

Delphi

property Searchable: Boolean read IsSearchable;

C++

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

Description

True if this TDBXValueType is searchable.

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