API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class

MDPartsDatabase Class Properties

For a list of all members of this type, see MDPartsDatabase members.

Public Properties
 NameDescription
Public PropertyGets all accessory lists that are stored in the parts database. They are sorted by it's name.  
Public PropertyGets all accessory lists that are stored in the parts database. They are sorted by it's name.  
Public PropertyGets all connection point infos that are stored in the parts database.  
Public PropertyGets all constructions that are stored in the parts database.  
Public PropertyGets all customers that are stored in the parts database.  
Public PropertyReturns true if the parts database is open. (or connected if sql-server is used)  
Public PropertyReturns 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.  
Public PropertyTest, whether the scheme of the database is up to date.  
Public PropertyGets all customers that are stored in the parts database.  
Public PropertyGets all parts that are stored in the parts database.  
Public PropertyReturns the type of the database (SQL or Access)  
Top
See Also