Click or drag to resize

BcfDataSetSetup Properties

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

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 true.
Public propertyAsyncRuleCalculationEnabled
Gets or sets a value indicating whether rule calculation may processed asynchronously. Default is false.
Public propertyAsyncValueCalculationEnabled
Gets or sets a value indicating whether value calculation may processed asynchronously. Default is false.
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 propertyRelations
Gets the relation collection.
Public propertyTables
Gets the table collection.
Top
See Also