EntityCreationOptions Class |
Namespace: Dundas.BI.Entities
The EntityCreationOptions type exposes the following members.
Name | Description | |
---|---|---|
EntityCreationOptions |
Initializes a new instance of the EntityCreationOptions class.
| |
EntityCreationOptions(EntityCreationOptions) |
Initializes a new instance of the EntityCreationOptions class based
on the values in another instance.
|
Name | Description | |
---|---|---|
AutoGenerateName |
Gets or sets a value indicating whether the entry name should be automatically generated by the system.
(Inherited from EntryCreationOptions.) | |
AutoGenerateNameOptions |
Gets or sets options for automatic name generation (ignored unless AutoGenerateName is ).
(Inherited from EntryCreationOptions.) | |
Overwrite |
Gets or sets a value indicating whether an entry with the same name in the target should be overwritten.
(Inherited from EntryCreationOptions.) | |
PersistencePolicy | Gets or sets the persistence policy. |