Member Junction
Preparing search index...
@memberjunction/schema-engine
ExistingTableInfo
Interface ExistingTableInfo
Current state of an existing table in the target database.
interface
ExistingTableInfo
{
Columns
:
ExistingColumnInfo
[]
;
SchemaName
:
string
;
TableName
:
string
;
}
Index
Properties
Columns
Schema
Name
Table
Name
Properties
Columns
Columns
:
ExistingColumnInfo
[]
Schema
Name
SchemaName
:
string
Table
Name
TableName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Columns
Schema
Name
Table
Name
Member Junction
Loading...
Current state of an existing table in the target database.