Represents table cell or argument value
Internally it is a ubyte[]. If it returned by Answer methods it contains a reference to the data of the server answer and it can not be accessed after Answer is destroyed.
ctor
Null Value constructor
Returns ValueFormat representation (text or binary)
Indicates if the value is array type
Indicates if the value is NULL
Returns Oid of the value
See Implementation
Represents table cell or argument value
Internally it is a ubyte[]. If it returned by Answer methods it contains a reference to the data of the server answer and it can not be accessed after Answer is destroyed.