Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
TDS::Parameter
Inherits
Struct
/
Value
/
Object
Constructors
new
(value :
Value
, type_info :
TypeInfo
|
Nil
= nil, name :
String
= "", status :
TDS::Parameter::Status
=
Status
.new(0))
Source
Instance methods
name
Source
status
Source
type_info
Source
value
Source
write
(io :
IO
)
Source
Nested types
TDS::Parameter::Status