[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Data.SchemaModel.DbName.-ctor

DbName Constructor

DbName(string, string)

Initializes a new instance of the DbName class.

Declaration
public DbName(string name, string schema)
Parameters
Type Name Description
string name

The name of table.

string schema

The schema name.