C# Class Deveel.Data.Sql.Expressions.SqlExpressionTypeExtensions

Afficher le fichier Open project: deveel/deveeldb

Méthodes publiques

Méthode Description
IsLogical ( this type ) : bool
IsPattern ( this type ) : bool
Reverse ( this type ) : SqlExpressionType

Method Details

IsLogical() public static méthode

public static IsLogical ( this type ) : bool
type this
Résultat bool

IsPattern() public static méthode

public static IsPattern ( this type ) : bool
type this
Résultat bool

Reverse() public static méthode

public static Reverse ( this type ) : SqlExpressionType
type this
Résultat SqlExpressionType