Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / SqlLibraryConnection Class
Properties Methods

In This Topic
    SqlLibraryConnection Class Members
    In This Topic

    The following tables list the members exposed by SqlLibraryConnection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Path to the connection file. (Inherited from EPLAN.Harness.API.DataStructures.BaseLibraryConnection)
    Public Property Name of the database. (Inherited from EPLAN.Harness.API.DataStructures.BaseSqlLibraryConnection)
    Public Property Name of the server. (Inherited from EPLAN.Harness.API.DataStructures.BaseSqlLibraryConnection)
    Public Property Use windows authentication? (Inherited from EPLAN.Harness.API.DataStructures.BaseSqlLibraryConnection)
    Top
    Public Methods
     NameDescription
    Public Method Change saved data for connection to this connection. (Inherited from EPLAN.Harness.API.DataStructures.BaseSqlLibraryConnection)
    Top
    See Also