![]() | QdbTable.Reader Method |
Name | Description | |
---|---|---|
![]() | Reader() |
Initialize a local table for reading from this table.
|
![]() | Reader(IEnumerable<QdbColumnDefinition>) |
Initialize a local table for reading from this table.
|
![]() | Reader(QdbTimeInterval) |
Initialize a local table for reading from this table.
|
![]() | Reader(IEnumerable<QdbTimeInterval>) |
Initialize a local table for reading from this table.
|
![]() | Reader(IEnumerable<QdbColumnDefinition>, QdbTimeInterval) |
Initialize a local table for reading from this table.
|
![]() | Reader(IEnumerable<QdbColumnDefinition>, IEnumerable<QdbTimeInterval>) |
Initialize a local table for reading from this table.
|