The properties of the DALParameter class are listed below. For a complete list of DALParameter class members, see the DALParameter Members topic.
|  Direction | Gets or sets the ParameterDirections of the parameter. | 
|  Length | Gets or sets the maximum size, in bytes, of the data within the column. | 
|  Name | Gets or sets the name of the parameter. | 
|  Type | Gets or sets the ParameterTypes of the parameter. | 
|  Value | Gets or sets the value of the parameter. |