The GetPrivateData method is used to retrieve the current private data for a given table. The private data will be returned as the type specified in the VariantType parameter. The format of the private data is specific to each database driver.
For example, if the report has been designed by using the crystal active data driver, see Active Data. GetPrivateData can be used to obtain the active data object assigned to the report by using SetPrivateData Method (DatabaseTable Object).
object.GetPrivateData VariantType
A constant value indicating the type of data being retrieved. Use a Visual Basic VarType constant value. For example, vbDataObject will return an Active Data Object such as a DAO Recordset. |
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |