RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxParameter.ParameterName Property

Gets and sets the parameter name of the given parameter in a parameter collection.

Pascal
property ParameterName: String;
C++
__property AnsiString ParameterName;

ParameterName defaults to an empty string. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!