BcfDataSetSetup Properties |
[This is preliminary documentation and is subject to change.]
The BcfDataSetSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowOptimize |
Gets or sets a value indicating whether dataset may add columns to optimize parameter access. Default is true.
| |
| AsyncRuleCalculationEnabled |
Gets or sets a value indicating whether rule calculation may processed asynchronously. Default is false.
| |
| AsyncValueCalculationEnabled |
Gets or sets a value indicating whether value calculation may processed asynchronously. Default is false.
| |
| CreateTransactionFactory |
A method returning the BcfTransactionFactoryBaseTTransaction, TTransactionInfo, TTransactionBuilder.
| |
| CreateUndoSerializationService |
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
| |
| Name |
Gets the dataset name.
| |
| Relations |
Gets the relation collection.
| |
| Tables |
Gets the table collection.
|