SQLCreateTableStatement.isPrimaryColumn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isPrimaryColumn(string columnName)
    class SQLCreateTableStatement
    bool
    isPrimaryColumn
    (
    string columnName
    )
  2. bool isPrimaryColumn(long columnNameHash)

Meta