Data.DBXCommon.TDBXValueType.Searchable
[–] 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.