BcfTableSetupTOptions Properties |
The BcfTableSetupTOptions generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Columns |
Gets or sets the column collection
(Inherited from BcfTableSetup.) | |
| Name |
Gets or sets the name.
(Inherited from BcfTableSetup.) | |
| Options |
Gets or sets the options.
| |
| PrimaryKeyColumns |
Gets or sets the primary key.
(Inherited from BcfTableSetup.) | |
| Rules |
Gets or sets the rules collection.
(Inherited from BcfTableSetup.) | |
| ShouldPersist |
Gets or sets a value indicating whether the column values should be persisted when saving data.
(Inherited from BcfTableSetup.) |