Click or drag to resize
DynamicRecordCollection Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodDynamicRecordCollection
Default constructor
Public methodDynamicRecordCollection(DataDictionaryTable, Database)
Construct a collection of all records from database table specified by ddt
Public methodDynamicRecordCollection(DataDictionaryTable, DataSet)
Construct collection from DataSet
Public methodDynamicRecordCollection(DataDictionaryTable, DataTable)
Construct collection from DataTable
Public methodDynamicRecordCollection(DataDictionaryTable, Database, String)
Construct a collection of all records matching query
Top
See Also