RAD Studio VCL Reference
ContentsIndex
TCustomSQLDataSet Methods Public Methods
Public Methods
 
Name 
Description 
 
Creates a blob stream for a Binary large object (BLOB) field in the dataset. 
 
Retrieves the current value of a BLOB field into a buffer. 
 
Lists the field components that link this dataset as a detail of a master dataset. 
 
This is the overview for the GetFieldData method overload. 
 
Fills a list with the names of all fields in all indexes defined for the dataset. 
 
Returns the character or characters to use in generated SQL statements to enclose quoted strings. 
 
Indicates whether the dataset can use record numbers to indicate the order of records. 
 
Implements a virtual method for searching a dataset for a specified record and making it the active record. 
 
Implements a virtual method to retrieve field values from a record that matches specified search values. 
 
This is ParamByName, a member of class TCustomSQLDataSet. 
 
Performs a prepare on the SQL statement. 
 
Indicates whether the dataset represents metadata from the server, and if so, what kind. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.