C# Class DotNetWorkQueue.Transport.SQLite.Schema.TableInfo

Name and schema owner
ファイルを表示 Open project: blehnen/DotNetWorkQueue

Public Methods

Method Description
TableInfo ( string name )

Initializes a new instance of the TableInfo class.

Method Details

TableInfo() public method

Initializes a new instance of the TableInfo class.
public TableInfo ( string name )
name string The name.