MemberCount is the number of database member objects in the file represented by IFileObject. |
|
Members is an array of IMember objects representing all of the database members contained by a database file. |
Copy creates a copy of the database file represented by IFileObject with the name and location specified. |
|
|
GetAdgDataSet method returns an instance of AdgDataSet modeling the formats of the database file represented by IFileObject. |
ReadCreationAttributes reads and validates an XML document fragment describing a database file's creation-time attributes. |
|
ReadDefinition reads and validates an XML document fragment describing a database file's definition. |
|
RepairFile repairs the database file represented by IFileObject, as specified by RepairOptions. |
|
WriteCreationAttributes dumps a database file's creation-time attributes to an XML content node. |
|
WriteDefinition dumps a database file's definition to an XML content node. |