SqlStatementUnknown

Represents any statement which type is not identified (any DDL statement or database specific dialect)

class SqlStatementUnknown {
GdaSqlStatementUnknown _cInstance;
}

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

_cPtr
void* _cPtr()