isECTable Method
Check if sqlite change table is a EC data table
isECTable(tableName: string): boolean
@returns true if table has EC data.
Parameter | Type | Description |
---|---|---|
tableName | string | name of the table. |
Returns - boolean
true if table has EC data.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.