BcfRelationSetupTOptions Class |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel.Design
The BcfRelationSetupTOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| BcfRelationSetupTOptions | Initializes a new instance of the BcfRelationSetupTOptions class |
| Name | Description | |
|---|---|---|
| ChildEndMaxConstraint |
Gets or sets the child rows count maximum.
(Inherited from BcfRelationSetup.) | |
| ChildEndMinConstraint |
Gets or sets the child rows count minimum.
(Inherited from BcfRelationSetup.) | |
| ChildKeyColumns |
Gets or sets the child key columns.
(Inherited from BcfRelationSetup.) | |
| ChildTable |
Gets or sets the child-table name.
(Inherited from BcfRelationSetup.) | |
| DeleteRule |
Gets or sets the relation delete rule.
(Inherited from BcfRelationSetup.) | |
| HasParentEndNotNullConstraint |
Gets or sets a value indicating parent row is mandatory on child rows.
(Inherited from BcfRelationSetup.) | |
| Name |
Gets or sets the relation-name.
(Inherited from BcfRelationSetup.) | |
| Options |
Gets or sets the options.
| |
| ParentKeyColumns |
Gets or sets the parent key columns.
(Inherited from BcfRelationSetup.) | |
| ParentTable |
Gets or sets the parent-table name.
(Inherited from BcfRelationSetup.) | |
| UpdateRule |
Gets or sets the relation update rule.
(Inherited from BcfRelationSetup.) |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetOptions |
Gets the relation-options.
(Overrides BcfRelationSetupGetOptions.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetOptions |
Sets the relation-options.
(Overrides BcfRelationSetupSetOptions(Object).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |