Skip to content

Instance Property

alterTableSyntax

A description of the syntax the dialect supports for SQLAlterTable queries.
var alterTableSyntax: SQLAlterTableSyntax { get }

Discussion

See SQLAlterTableSyntax for more information.

Defaults to indicating no support at all.

Default Implementations

SQLDialect Implementations

See Also

Syntax Indicators