RAD Studio VCL Reference
ContentsIndex
TParam Methods Public Methods
Public Methods
 
Name 
Description 
 
Copies the Name and Value of another TParam object. 
 
Assigns the DataType, Name, and Value properties from a TField object. 
 
Assigns the DataType and Value properties from a TField object. 
 
Sets the Value of the parameter to NULL. 
 
Fills the buffer with the Value of the parameter in the native format of a database field of the appropriate type. 
 
Returns the number of bytes needed to hold the parameter's value in the format used by the corresponding type of database field. 
 
Loads the value of a BLOB parameter from the specified file. 
 
Loads the value of a BLOB parameter from a stream. 
 
Copies a new value for the parameter in physical database format from Buffer. 
 
Copies a new value for the parameter in physical database format from Buffer. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.