TdxMemberInfoCollection.TryResolveTypeAlsoByShortName(string,TdxEntityInfo,TdxEntityInfo) Method
Declaration
class function TryResolveTypeAlsoByShortName(const AClassName: string; ARootEntityInfo: TdxEntityInfo; out AEntityInfo: TdxEntityInfo): Boolean; static;
Parameters
| Name | Type |
|---|---|
| AClassName | string |
| ARootEntityInfo | TdxEntityInfo |
| AEntityInfo | TdxEntityInfo |
Returns
| Type |
|---|
| Boolean |
See Also