TdxMemberInfoCollection.FindMember(TdxEntityInfo,string) Method
Declaration
class function FindMember(ACurrentEntityInfo: TdxEntityInfo; const AMatch: string): TdxMappingMemberInfo; static;
Parameters
| Name | Type |
|---|---|
| ACurrentEntityInfo | TdxEntityInfo |
| AMatch | string |
Returns
| Type |
|---|
| TdxMappingMemberInfo |
See Also