Name of the parameter.
Source position: db.pas line 1494
published property TParam.Name : string |
Name is the name of the parameter. The name is usually determined automatically from the SQL statement the parameter is part of. Each parameter name should appear only once in the collection.
|
Data type of the parameter. |
|
|
Value as a variant. |
|
|
Return a parameter by name. |