Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.1
  • 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