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