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

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

공개 메소드들

메소드 설명
IsLogical ( this type ) : bool
IsPattern ( this type ) : bool
Reverse ( this type ) : SqlExpressionType

메소드 상세

IsLogical() 공개 정적인 메소드

public static IsLogical ( this type ) : bool
type this
리턴 bool

IsPattern() 공개 정적인 메소드

public static IsPattern ( this type ) : bool
type this
리턴 bool

Reverse() 공개 정적인 메소드

public static Reverse ( this type ) : SqlExpressionType
type this
리턴 SqlExpressionType