1// Type definitions for tedious 1.8.0 2// Project: ... 11 12 export interface ColumnType { 13 /** 14 * The column's type, such as VarChar, Int or Binary.
確定! 回上一頁