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

Afficher le fichier Open project: deveel/deveeldb

Private Methods

Méthode Description
AddCheck ( ) : void
AddColumn ( ) : void
AddPrimaryKey ( ) : void
AddUnique ( ) : void
DropColumn ( ) : void
DropConstraint ( ) : void
DropDefault ( ) : void
DropPrimaryKey ( ) : void
SimpleAddForeignKey ( ) : void