[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return the size of the data.
Source position: db.pas line 1202
Size (in bytes) for the current value
GetDataSize returns the size (in bytes) needed to store the current value of the parameter.
For an unsupported data type, an EDatabaseError exception is raised when this function is called.
|
Get the parameter value from a memory buffer |
|
|
Set the parameter value from a buffer |