Initializes a new instance of the
TableSchemaAttribute class.
- Namespace
- DbSyncKit
.DB .Attributes - Containing Type
- TableSchemaAttribute
Syntax
public TableSchemaAttribute(string schemaName)Parameters
| Name | Type | Description |
|---|---|---|
| schemaName | string | The schema name of the database table associated with the class. |