SqlOperation
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "gda_sql_operation_get_type ()" ) ]
[ Compact ]
public class SqlOperation
This structure represents an operation between one or more operands.
Content:
Static methods:
Creation methods:
Methods:
- public SqlOperation copy ()
Creates a new SqlOperation structure
initiated with the values stored in this.
- public void free ()
Frees a SqlOperation structure and its
members.
- public string serialize ()
Creates a new string representing an operator.
Fields: