Create(TdxEntityInfo,TdxMappingMemberInfo[]) Constructor
Initializes a new instance of the TdxMemberInfoCollection class with specified settings.
Declaration
constructor Create(AEntityInfo: TdxEntityInfo; const AMembers: array of TdxMappingMemberInfo); overload;
Parameters
Name | Type |
---|---|
AEntityInfo | TdxEntityInfo |
AMembers | TdxMappingMemberInfo |
See Also