|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL CompliesWithCodepage (ISerializable, character) |
Verifies if a given ISerializable instance complies with a target
code page |
|
+ | LOGICAL CompliesWithCodepage (handle, character) |
Verifies if a given ProDataset or Temp-Table complies with a target
code page |
|
+ | LOGICAL CompliesWithCodepage (longchar, character) |
Verifies if a given CHARACTER or LONGCHAR value complies with a
target code page |
Top
PUBLIC LOGICAL CompliesWithCodepage (ISerializable, character)
|
|||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC LOGICAL CompliesWithCodepage (handle, character)
|
|||||||||||||||||||||||||||||
PUBLIC LOGICAL CompliesWithCodepage (longchar, character)
|