CharString
Namespace: FSharp.ORM
Represents the fixed length string.
Constructors
Constructor | Description |
new(arg1)
Signature: string -> CharString
|
![]() ![]() Initializes a CharString instance. |
Instance members
Instance member | Description |
Value
Signature: string
|
![]() ![]() Gets the string value. |