SchemaNameAttribute Members
Specifies the name of a database schema in which a table mapped to an entity class is created.Constructors
| Name | Description |
|---|---|
| Create(string) | Initializes a new instance of the SchemaNameAttribute class with specified settings. |
Properties
| Name |
|---|
| SchemaName |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also