Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
da_sql
v0.1.0
DA_SQL
Error
Inline_Value
Value
Built with Crystal 1.9.2
2023-10-07 11:01:08 UTC
struct
DA_SQL::Inline_Value
DA_SQL::Inline_Value
Struct
Value
Object
Defined in:
da_sql.cr
Constructors
.new
(value : Int32 | Int64 | String)
Instance Method Summary
#value
: String | Int32 | Int64
Constructor Detail
def self.
new
(value : Int32 | Int64 | String)
#
[
View source
]
Instance Method Detail
def
value
: String | Int32 | Int64
#
[
View source
]