Command.setOptions

Sets the command options of cmd. If there conflicting options, it will just leave the value as before.

class Command
void
setOptions
(
GdaCommandOptions options
)

Parameters

options GdaCommandOptions

the command options.

Meta