CalculationWorks.BusinessModel.Design Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| BcfColumnSetup |
Represents the setup for a BcfColumn.
| |
| BcfColumnSetupT |
Represents the setup for a BcfColumn.
| |
| BcfColumnSetupT, TOptions |
Represents the setup for a BcfColumn.
| |
| BcfCustomFunctionParameterSetupT |
Represents the setup for a BcfFunction-parameter using a function defined on GetValueFunc-property. This class cannot be inherited.
| |
| BcfCustomRuleParameterSetupT |
Represents the setup for a BcfRule-parameter using a function defined on GetValueFunc-property. This class cannot be inherited.
| |
| BcfCustomValueParameterSetupT |
Represents the setup for a parameter using a value defined on Value-property. This class cannot be inherited.
| |
| BcfDataSetSetup |
Represents the setup for an BcfDataSet.
| |
| BcfFunctionSetupT |
Represents the setup for a BcfFunctionT.
| |
| BcfLinkedParameterSetupT |
Represents the setup for a linked-parameter.
| |
| BcfNotNullableValueTypeColumnSetupT, TOptions |
Represents the setup for a BcfColumn.
| |
| BcfNullableLinkedParameterSetupT |
Represents the setup for a linked-parameter.
| |
| BcfNullableValueTypeColumnSetupTNotNullableColumnValue, TOptions |
Represents the setup for a BcfColumn.
| |
| BcfParameterSetup |
Represents the setup for an individual BcfParameter. This class cannot be inherited.
| |
| BcfParameterSetupT |
Represents the typed setup for an individual BcfParameter. This class cannot be inherited.
| |
| BcfReferenceTypeColumnSetupT, TOptions |
Represents the setup for a BcfColumn.
| |
| BcfRelationSetup |
Represents the setup for a BcfRelation.
| |
| BcfRuleSetup |
Represents the setup for an individual BcfRule.
| |
| BcfTableSetup |
Represents the setup for an individual BcfTable.
| |
| BcfTableSetupTOptions |
Represents the setup for an individual BcfTable.
|
| Interface | Description | |
|---|---|---|
| IBcfLinkedParameterSetup |
Provides members for linked parameters
|