GdaCommandType

GDA_COMMAND_TYPE_SQL the text of the command is composed of zero or more SQL sentences. GDA_COMMAND_TYPE_XML GDA_COMMAND_TYPE_PROCEDURE GDA_COMMAND_TYPE_TABLE the text of the command is composed of zero or more table names. GDA_COMMAND_TYPE_SCHEMA GDA_COMMAND_TYPE_INVALID

Values

ValueMeaning
TYPE_SQL
TYPE_XML
TYPE_PROCEDURE
TYPE_TABLE
TYPE_SCHEMA
TYPE_INVALID

Meta