Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class

In This Topic
    MDPartsDatabase Class Properties
    In This Topic

    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 a parts database is open. Instead of SQL Server returns true if connected.  
    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)  
    Public PropertyReturns user-defined property definitions array  
    Public PropertyReturns the parts database version  
    Top
    See Also