mycq::Column Class Reference

Represent a column information. More...

#include <Column.h>

List of all members.

Public Attributes

string name
 Name of a column.
ColumnType::Enum type
 Type of a column.
int size
 Size integer of a column.
int index
 Index integer of a column.

Detailed Description

Represent a column information.


Member Data Documentation

Index integer of a column.

Name of a column.

Size integer of a column.

Type of a column.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Enumerator
MyCQ C++ User's Document. Copyright@MyCQ Inc., All Rights Reserved.