Poznámka
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Version: Available or changed with runtime version 14.0.
Gets if the field is optimized for textual search.
Syntax
Value := FieldRef.IsOptimizedForTextSearch()
Note
This method can be invoked using property access syntax.
Parameters
FieldRef
Type: FieldRef
An instance of the FieldRef data type.
Return Value
Value
Type: Boolean
Related information
FieldRef Data Type
Getting Started with AL
Developing Extensions