 |
| BcfTableBehaviorPrimaryKey Property |
Gets the primary key.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfTablePrimaryKey PrimaryKey { get; }Public ReadOnly Property PrimaryKey As BcfTablePrimaryKey
Get
Property Value
Type:
BcfTablePrimaryKeyThe primary key.
See Also