Click or drag to resize

BcfTableSetupTOptions Properties

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

The BcfTableSetupTOptions generic type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets or sets the column collection
(Inherited from BcfTableSetup.)
Public propertyName
Gets or sets the name.
(Inherited from BcfTableSetup.)
Public propertyOptions
Gets or sets the options.
Public propertyPrimaryKeyColumns
Gets or sets the primary key.
(Inherited from BcfTableSetup.)
Public propertyRules
Gets or sets the rules collection.
(Inherited from BcfTableSetup.)
Public propertyShouldPersist
Gets or sets a value indicating whether the column values should be persisted when saving data.
(Inherited from BcfTableSetup.)
Top
See Also