|
|
|
|
|
Binary (Property)
 Disponible solo con estos tipos de conexión
The Binary property determines if an item is binary. This property is read-only. Note The following fields are considered to be binary fields: - binary string,
- binary memo,
- composite key.
ResBinary = Customer.Photo.Binary
Sintaxis
<Result> = <Data file>.<Item>.Binary
<Result>: Boolean - True if the item is binary,
- False otherwise.
<Data file>: Character string Logical name of the data file used. <Item>: Character string Name of the item used.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|