TdxMemberInfoCollection.ParsePersistentPath(TdxEntityInfo,string) Method
Declaration
class function ParsePersistentPath(AEntityInfo: TdxEntityInfo; const APath: string): TdxMemberInfoCollection; static;
Parameters
Name | Type |
---|---|
AEntityInfo | TdxEntityInfo |
APath | string |
Returns
Type |
---|
TdxMemberInfoCollection |
See Also