Show / Hide Table of Contents

Constructor DbInitProgress

| Improve this Doc View Source

DbInitProgress(IDbTable, Int32, Int32)

Initializes a new instance of DbInitProgress.

Declaration
public DbInitProgress(IDbTable dbTable, int index, int count)
Parameters
Type Name Description
IDbTable dbTable

The database table.

System.Int32 index

The index of database table.

System.Int32 count

The total number of database tables.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest