Click or drag to resize

BcfDataSetSetup Properties

The BcfDataSetSetup type exposes the following members.

Properties
  NameDescription
Public propertyAllowOptimize
Gets or sets a value indicating whether dataset may add columns to optimize parameter access. Default is .
Public propertyAsyncRuleCalculationEnabled
Gets or sets a value indicating whether rule calculation may processed asynchronously. Default is .
Public propertyAsyncValueCalculationEnabled
Gets or sets a value indicating whether value calculation may processed asynchronously. Default is .
Public propertyCode exampleCreateTransactionFactory
Public propertyCreateUndoSerializationService
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
Public propertyName
Gets the dataset name.
Public propertyOptimizerOption
Optimizer option
Public propertyRelations
Gets the relation collection.
Public propertyTables
Gets the table collection.
Top
See Also