EBranchingDatabaseMissingColumnsInInsertException

Indicates not all columns have been specified in an insert statement.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2EException An abnormal event that requires special processing outside the normal flow of program execution.
3EBranchingDatabaseMissingColumnsInInsertException

Source

Sql.Database.Logical.Branching.pas (102)

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Table: TSqlTable; ColumnList: TList<TSqlTableColumn>)