[]
Defines the name of table.
public sealed class DbName
| Name | Description |
|---|---|
| DbName(string, string) | Initializes a new instance of the DbName class. |
| Name | Description |
|---|---|
| Name | The name of table. |
| Schema | The schema name. |
| Name | Description |
|---|---|
| Equals(object) | Determines whether the specified object is equal to this instance. |
| GetHashCode() | Returns a hash code for this instance. |
| ToString() | Returns a string that represents this instance. |