RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameter Properties

The properties of the DataStoreParameter class are listed here.

 
Name 
Description 
 
Gets and sets expected data type of parameter. 
 
Gets or sets direction of parameter. 
 
Indicates whether parameter accepts null values. 
 
Gets and sets expected JDSType of parameter. 
 
Gets or sets parameter name. 
 
Gets or sets maximum number of digits used to represent Value property. 
 
Gets and sets scale of Value property, which contains either numeric or decimal value. 
 
Size 
Gets and sets the size of the parameter value in bytes. 
 
The name of the source column mapped to the DataSet. The default is an empty string. 
 
Sets or gets a value indicating whether the column can be null. 
 
Gets or sets the DataRowVersion to use when loading Value
 
Gets or sets value of parameter. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!