Click or drag to resize

BcfRelationSetupChildTable Property

[This is preliminary documentation and is subject to change.]

Gets or sets the child-table name.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public string ChildTable { get; set; }

Property Value

Type: String
The child-table name if set; otherwise null.
Remarks
When using the setup to create a BcfDataSet the value must match one of the Tables name property.
Version Information

BCF

Supported in: 4.0
See Also