C# 클래스 Deveel.Data.Sql.Statements.AlterTableStringFormatTests

파일 보기 프로젝트 열기: deveel/deveeldb

비공개 메소드들

메소드 설명
AddCheck ( ) : void
AddColumn ( ) : void
AddPrimaryKey ( ) : void
AddUnique ( ) : void
DropColumn ( ) : void
DropConstraint ( ) : void
DropDefault ( ) : void
DropPrimaryKey ( ) : void
SimpleAddForeignKey ( ) : void