public Table( string tableName, IDataReader source )
Public Sub New ( _ tableName As String, _ source As IDataReader _ )
public: Table( String^ tableName, IDataReader^ source )