TDiscriminatorType Enumeration
Identifies the data type of a discriminator column value: string or integer.
Syntax
Unit: Aurelius.Mapping.Attributes
Members
| Name | Value | Description |
|---|---|---|
| dtString | 0 | |
| dtInteger | 1 |
Identifies the data type of a discriminator column value: string or integer.
Unit: Aurelius.Mapping.Attributes
| Name | Value | Description |
|---|---|---|
| dtString | 0 | |
| dtInteger | 1 |