SchemaStatVisitor.addColumn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TableStat.Column addColumn(string tableName, string columnName)
  2. TableStat.Column addColumn(SQLName table, string columnName)
    class SchemaStatVisitor
    protected
    addColumn
    (
    SQLName table
    ,
    string columnName
    )

Meta