public void setOption(String name, String value);
None.
The setOption() method assigns a new value to the configuration option. If the data handler has an associated child meta-object, the createHandler() method uses the default values of these meta-object attributes to initialize its configuration options. If the data handler is called in the context of a connector, this child meta-object is in the connector-process memory. If you are using InterChange Server Express and the data handler is called in the context of an access client, this meta-object is in the memory of the InterChange Server Express process. You can use the setOption() method to override the value of one of these options.