gda.Command

Undocumented in source.

Public Imports

gdac.gdatypes
public import gdac.gdatypes;
Undocumented in source.

Members

Classes

Command
class Command

The GdaCommand structure holds data needed to issue a command to the providers. Applications usually create a GdaCommand (via gda_command_new), set its properties (via the gda_command_set_* functions) and pass it over to the database using the GdaConnection functions.

Meta