RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParameterList.GetOrdinal Method

The ordinal index for the named parameter.

Pascal
function GetOrdinal(const Name: UnicodeString): Integer; virtual;
C++
virtual __fastcall int GetOrdinal(const UnicodeString Name);

UseGetOrdinal to get the ordinal position for the parameter specified by name. 

 

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