Initializes a new instance of the TableAttribute class.
Namespace: Nemiro.DataAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Parameters
- tableName
- Type: System String
Name of the table, which is implemented in the class.
- connectionString
- Type: System String
Connection string to the database, or the name of parameter in the application configuration file, containing connection string.
See Also