RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameter.TypeName Property

Name of parameter type.

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

TypeName contains the name of the type for this parameter. It equals '' if not specified. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!