C# 클래스 Deveel.Data.Sql.Expressions.JoinPart

상속: ISerializable
파일 보기 프로젝트 열기: deveel/deveeldb 1 사용 예제들

비공개 메소드들

메소드 설명
ISerializable ( SerializationInfo info, StreamingContext context ) : void
JoinPart ( JoinType joinType, ObjectName tableName, SqlExpression onExpression ) : System
JoinPart ( JoinType joinType, SqlQueryExpression subQuery, SqlExpression onExpression ) : System
JoinPart ( SerializationInfo info, StreamingContext context ) : System