Create(TdxEntityInfo,string,Boolean) Constructor
Initializes a new instance of the TdxMemberInfoCollection class with specified settings.
Declaration
constructor Create(AEntityInfo: TdxEntityInfo; const APath: string; AAddNonPersistent: Boolean); overload;
Parameters
| Name | Type |
|---|---|
| AEntityInfo | TdxEntityInfo |
| APath | string |
| AAddNonPersistent | Boolean |
See Also