The TableGenerator type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberColumnParamName
The name of the column parameter.
Protected fieldcolumnSqlType
Protected fieldcolumnType
Public fieldStatic memberDefaultColumnName
Default column name
Public fieldStatic memberDefaultTableName
Default table name
Public fieldStatic memberTableParamName
The name of the table parameter.
Public fieldStatic memberWhere
An additional where clause that is added to the queries against the table.

See Also