Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.1
  • TableAttribute Members

    Specifies a data store table to which an entity class maps its data.

    Constructors

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

    Properties

    Name
    SchemaName
    TableName

    Methods

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