Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
QueryBuilder::AliasedProjection(T)
Inherits
QueryBuilder::Projection
<
Reference
<
Object
Constructors
new
(projection :
Projection
(
T
), name :
String
)
Source
Instance methods
alias
(name :
String
) :
Projection
(
T
)
Alias and casts
Source
build
Source
cast_date
Source
cast_datetime
Source
cast_int
Source
cast_real
Source
cast_string
Source
params
Source