DynamicRecordCollection Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | DynamicRecordCollection |
Default constructor
|
![]() | DynamicRecordCollection(DataDictionaryTable, Database) |
Construct a collection of all records from database table specified by ddt
|
![]() | DynamicRecordCollection(DataDictionaryTable, DataSet) |
Construct collection from DataSet
|
![]() | DynamicRecordCollection(DataDictionaryTable, DataTable) |
Construct collection from DataTable
|
![]() | DynamicRecordCollection(DataDictionaryTable, Database, String) |
Construct a collection of all records matching query
|