RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXReader.GetObjectTypeName Method

Object type name for ADT and Array Types.

Pascal
function GetObjectTypeName(Ordinal: TInt32): UnicodeString; virtual;
C++
virtual __fastcall UnicodeString GetObjectTypeName(TInt32 Ordinal);

GetObjectTypeName returns the object type name for ADT and Array Types. The Oracle driver supports these data types. 

 

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