MyTable Struct Reference

This table definition uses the C-style comment. More...


Data Fields

myschema::MyType MyColumn
 This column definition uses the C-style comment.
int CStyleComment
int SqlStyleComment
int SqlStyleDoxComment
 This column uses the SQL-equivalent Doxygen comment.
int SqlStyleDoxComment2
 This column uses the other SQL-equivalent Doxygen comment.
smallint CommentOnRight
bigint CommentOnRight2
 This comment is also to the right.
float CommentOnRight3
 Another comment to the right.


Detailed Description

This table definition uses the C-style comment.


Field Documentation

myschema::MyType MyTable::MyColumn

This column definition uses the C-style comment.

int MyTable::CStyleComment

int MyTable::SqlStyleComment

int MyTable::SqlStyleDoxComment

This column uses the SQL-equivalent Doxygen comment.

int MyTable::SqlStyleDoxComment2

This column uses the other SQL-equivalent Doxygen comment.

smallint MyTable::CommentOnRight

This comment is to the right

bigint MyTable::CommentOnRight2

This comment is also to the right.

float MyTable::CommentOnRight3

Another comment to the right.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 31 18:30:00 2012 for sql2doxygen Example by  doxygen 1.5.2