CalculationWorks Logo
BcfNavigationHelperDataSet PropertiesCalculationWorks BCF Library 1.1 for .NET Framework 4.5

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

The BcfNavigationHelperDataSet type exposes the following members.

Properties

  NameDescription
Public propertyBehavior
Gets the BcfDataSetBehavior.
(Inherited from BcfDataSet.)
Public propertyCalculating
Gets a value indicating whether this BcfDataSet is currently calculating.
(Inherited from BcfDataSet.)
Public propertyChangeTracking
Gets a value indicating whether change tracking is enabled.
(Inherited from BcfDataSet.)
Public propertyCurrentTransaction
Gets the current BcfTransaction.
(Inherited from BcfDataSet.)
Public propertyMaxRecursionDepth
Gets or sets the maximum recursion depth.
(Inherited from BcfDataSet.)
Public propertyName
Gets the name of the current dataset.
(Inherited from BcfDataSet.)
Public propertyRelations
Get the collection of relations that link tables and allow parameter access from parent tables to child tables and vice versa.
(Inherited from BcfDataSet.)
Public propertyReleasingEvents
Gets a value indicating whether the release of the deferred events is currently in process.
(Inherited from BcfDataSet.)
Public propertyStateId
Gets the state identifier.
(Inherited from BcfDataSet.)
Public propertyTables
Gets the collection of tables contained in the dataset.
(Inherited from BcfDataSet.)
Public propertyValidationResults
Gets the collection of BcfValidatorResult objects.
(Inherited from BcfDataSet.)
Top
See Also

Reference