EntryCreationOptions Class |
Namespace: Dundas.BI.FileSystem
The EntryCreationOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | EntryCreationOptions |
Initializes a new instance of the EntryCreationOptions class.
|
![]() | EntryCreationOptions(EntryCreationOptions) |
Initializes a new instance of the EntryCreationOptions 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.
|
![]() | AutoGenerateNameOptions |
Gets or sets options for automatic name generation (ignored unless AutoGenerateName is ).
|
![]() | Overwrite |
Gets or sets a value indicating whether an entry with the same name in the target should be overwritten.
|