VelocityDbType Properties |
The VelocityDbType type exposes the following members.
Name | Description | |
---|---|---|
AllowOtherTypesOnSamePage |
Objects can be stored more efficiently if all object types on the page share the same type. By default mixed types are allowed. Override this to return false for types that should not share pages with other types.
(Overrides OptimizedPersistableAllowOtherTypesOnSamePage.) | |
Type |
Get the type of the schema managed class
| |
TypeName |
Name of Type that this meta object is managing.
| |
TypeVersions |
Initially one version exist, if class is modified and UpdateClass(Type) is called other versions can exist.
|