Eplan Platform API
Eplan.EplApi.DataModel Namespace / Connection Class / Connection Constructor / Connection Constructor()

In This Topic
    Connection Constructor()
    In This Topic
    Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
    Syntax
    public Connection()
    public:
    Connection();
    Exceptions
    ExceptionDescription
    Always thrown.
    See Also