DuplicateTableNameException Constructor Nemiro.Data.dll
Initializes a new instance of the DuplicateTableNameException class.

Namespace: Nemiro.Data
Assembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax

public DuplicateTableNameException(
	string tableName
)

Parameters

tableName
Type: System String
See Also