The DatabaseParameter Object specifies a stored procedure in an SQL database or an Access parameterized query.
| Property | Description | Read/Write |
Returns a reference to the Application Object, that this object is associated with. | ||
Returns the name of the parameter from the parameterized query/stored procedure that the report was created from. | ||
Reference to the Parent object (Database Object). | ||
Reference to Report Object. | ||
Returns CRFieldValueType (see table below), which specifies the "type" of value found in the field. | ||
| Constant | Value | |
| Property | Description | Read/Write |
Returns/Sets the value for a database parameter as a string (that is, when you are setting a numeric parameter that you would use: DatabaseParameter.Value = "5"). |
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |