C# 클래스 Deveel.Data.Serialization.StatementSerializationTests

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

비공개 메소드들

메소드 설명
AlterTable_AddColumn ( ) : void
AlterTrigger_ChangeStatus ( ) : void
AlterTrigger_RenameTo ( ) : void
CallNoArgs ( ) : void
CallWithArgs ( ) : void
Close ( ) : void
Continue ( ) : void
ContinueLabel ( ) : void
ContinueWhen ( ) : void
CreateProcedureTrigger ( ) : void
CreateSimpleType ( ) : void
CreateTrigger ( ) : void
DeclareCursor ( ) : void
DeclareVariable ( ) : void
DropType ( ) : void
EmptyReturn ( ) : void
Exit ( ) : void
ExitLabel ( ) : void
ExitWhen ( ) : void
FetchWithNoOffset ( ) : void
FetchWithOffset ( ) : void
ForLoop ( ) : void
GoTo ( ) : void
Goto ( ) : void
GrantPrivilegesNoOption ( ) : void
GrantRole ( ) : void
InsertWithColumns ( ) : void
OpenWithNoArguments ( ) : void
Raise ( ) : void
ReturnValue ( ) : void
RevokePrivileges ( ) : void
RevokeRole ( ) : void
SerializeSelect ( ) : void
WhileLoop ( ) : void