gda.sql_statement_check_validity_data

Module for [SqlStatementCheckValidityData] class

Types 1

Validation against a dictionary

Methods
void * _cPtr() nothrow
gda.connection.Connection cnc() @property nothrow
void cnc(gda.connection.Connection propval) @property nothrow
gda.meta_store.MetaStore store() @property nothrow
void store(gda.meta_store.MetaStore propval) @property nothrow
void mstruct(gda.meta_struct.MetaStruct propval) @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)