Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / BaseSqlLibraryConnection Class
Members
In This Topic
    BaseSqlLibraryConnection Class
    In This Topic
    Abstract class for connection to a SQL library.
    Inheritance Hierarchy
    Syntax
    public abstract class BaseSqlLibraryConnection : BaseLibraryConnection 
    Public Properties
     NameDescription
    Public Property Path to the connection file. (Inherited from EPLAN.Harness.API.DataStructures.BaseLibraryConnection)
    Public Property Name of the database.  
    Public Property Name of the server.  
    Public Property Use windows authentication?  
    Top
    Public Methods
     NameDescription
    Public Method Change saved data for connection to this connection.  
    Top
    See Also