struct
TDS::Token::Param
- TDS::Token::Param
- Struct
- Value
- Object
Defined in:
tds/token.crConstructors
Class Method Summary
Instance Method Summary
- #name : String
- #return_type : TDS::Token::Param::ReturnType
- #value : BigDecimal | Bool | Float32 | Float64 | Int16 | Int32 | Int64 | Int8 | Slice(UInt8) | String | Time | UInt16 | UInt32 | UInt64 | UInt8 | UUID | Nil
Constructor Detail
Class Method Detail
Instance Method Detail
def value : BigDecimal | Bool | Float32 | Float64 | Int16 | Int32 | Int64 | Int8 | Slice(UInt8) | String | Time | UInt16 | UInt32 | UInt64 | UInt8 | UUID | Nil
#