MyCQ.Column Interface Reference

Represent a column information. More...

List of all members.

Properties

string name [get, set]
 Name of a column.
ColumnType type [get, set]
 Type of a column.
int size [get, set]
 Size integer of a column.
int index [get, set]
 Index integer of a column.

Detailed Description

Represent a column information.


Property Documentation

int MyCQ.Column.index [get, set]

Index integer of a column.

string MyCQ.Column.name [get, set]

Name of a column.

int MyCQ.Column.size [get, set]

Size integer of a column.

ColumnType MyCQ.Column.type [get, set]

Type of a column.


The documentation for this interface was generated from the following file:
 All Classes Functions Variables Properties
MyCQ .NET User's Document. Copyright@MyCQ Inc., All Rights Reserved.