SchemaNameAttribute Constructors
Specifies the name of a database schema in which a table mapped to an entity class is created.| Name | Description |
|---|---|
| Create(string) | Initializes a new instance of the SchemaNameAttribute class with specified settings. |
See Also