BcfDataSetSetup Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel.Design
The BcfDataSetSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfDataSetSetup | Initializes a new instance of the BcfDataSetSetup class |
| 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.
|
| Name | Description | |
|---|---|---|
| AddSerializationSurrogateConverterT |
Infrastructure. The type supports the infrastructure and is not intended to be used directly from your code.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NeedsNullableLink |
Gets a value indicating a BcfNullableLinkedParameterSetupT is required when using specified accessPath.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |