Name | Description | |
---|---|---|
AccessoryLists | Gets all accessory lists that are stored in the parts database. They are sorted by it's name. | |
AccessoryPlacements | Gets all accessory lists that are stored in the parts database. They are sorted by it's name. | |
ConnectionPointInfos | Gets all connection point infos that are stored in the parts database. | |
Constructions | Gets all constructions that are stored in the parts database. | |
Customers | Gets all customers that are stored in the parts database. | |
IsOpen | Returns true if a parts database is open. Instead of SQL Server returns true if connected. | |
IsReadOnly | Returns true if the parts database is read only. That can be if the access database file has read only attribute set, or the SQL Server has write restrictions to the current user. | |
IsSchemeUpToDate | Test, whether the scheme of the database is up to date. | |
Manufacturers | Gets all customers that are stored in the parts database. | |
Parts | Gets all parts that are stored in the parts database. | |
Type | Returns the type of the database (SQL or Access) | |
UserDefinedPropertyDefinitions | Returns user-defined property definitions array | |
Version | Returns the parts database version |