| BcfDataSet Properties | |
The BcfDataSet type exposes the following members.
| Name | Description | |
|---|---|---|
| Behavior |
Gets the BcfDataSetBehavior.
| |
| Calculating |
Gets a value indicating whether this BcfDataSet is currently calculating.
| |
| ChangeTracking | ||
| CurrentTransaction |
Gets the current BcfTransaction.
| |
| InDumbMode |
Gets a value indicating whether the instance is in dumb mode.
EnterDumbMode for details.
| |
| IsDisposed |
Gets or sets a value indicating whether this instance is disposed.
| |
| Locked |
Gets a value indicating whether this BcfDataSet is locked.
| |
| Name |
Gets the name of the current dataset.
| |
| Relations |
Get the collection of relations that link tables and allow parameter access from parent tables to child tables and vice versa.
| |
| ReleasingEvents |
Gets a value indicating whether release of deferred events is currently in process.
| |
| Tables |
Gets the collection of tables contained in the dataset.
| |
| ValidationResults |
Gets the collection of BcfValidatorResult objects.
|