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.
| |
| BcfComputedFunctionParameterSetupT |
Represents the setup for a BcfFunction-parameter using a function defined on GetValueFunc-property. This class cannot be inherited.
| |
| BcfComputedRuleParameterSetupT |
Represents the setup for a BcfRule-parameter using a function defined on GetValueFunc-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.
| |
| BcfParameterAccessPath |
Description for parameter value access.
| |
| 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.
| |
| BcfRelationSetupTOptions |
Represents the setup for a BcfRelation.
| |
| BcfRuleSetup |
Represents the setup for an individual BcfRule.
| |
| BcfRuleSetupTOptions |
Represents the setup for an individual BcfRule.
| |
| BcfTableSetup |
Represents the setup for an individual BcfTable.
| |
| BcfTableSetupTOptions |
Represents the setup for an individual BcfTable.
| |
| BcfValueParameterSetupT |
Represents the setup for a parameter using a value defined on Value-property. This class cannot be inherited.
|
| Structure | Description | |
|---|---|---|
| BcfRelationStep |
Description of relation step.
|
| Interface | Description | |
|---|---|---|
| IBcfLinkedParameterSetup |
Provides members for linked parameters
|