DataMember Properties |
The DataMember 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.) | |
Field |
The managed field
| |
FieldName |
Name of managed field
| |
FieldType |
Declared Type of this field
| |
GetTypeCode |
Get the type code for a field
| |
HasId |
Does this field have an Oid?
| |
IsGuid | true if field is of type Guid | |
IsInterface | true if field is if type interface
| |
WeakIOptimizedPersistableReference |
Is this field a VelocityDb.WeakIOptimizedPersistableReference
|