Skip to main content

DiscriminatorAttribute Members

Specifies a discriminator column value that uniquely identifies rows that correspond to an entity class in the ancestor’s table.

Constructors

Name Description
Create(Integer) Initializes a new instance of the DiscriminatorAttribute class with specified settings.
Create(string) Initializes a new instance of the DiscriminatorAttribute class with specified settings.

Properties

Name
Value

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also