C# Class Deveel.Data.Sql.Statements.AlterTableStringFormatTests

Exibir arquivo Open project: deveel/deveeldb

Private Methods

Method Description
AddCheck ( ) : void
AddColumn ( ) : void
AddPrimaryKey ( ) : void
AddUnique ( ) : void
DropColumn ( ) : void
DropConstraint ( ) : void
DropDefault ( ) : void
DropPrimaryKey ( ) : void
SimpleAddForeignKey ( ) : void