Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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