C# Класс Deveel.Data.Sql.Statements.AlterTableStringFormatTests

Показать файл Открыть проект

Приватные методы

Метод Описание
AddCheck ( ) : void
AddColumn ( ) : void
AddPrimaryKey ( ) : void
AddUnique ( ) : void
DropColumn ( ) : void
DropConstraint ( ) : void
DropDefault ( ) : void
DropPrimaryKey ( ) : void
SimpleAddForeignKey ( ) : void