API Reference > OdDb Classes > OdDbEvalConnectable Class > OdDbEvalConnectable Methods > OdDbEvalConnectable::hasConnectionNamed Method
OdDbEvalConnectable::hasConnectionNamed Method
Syntax
C++
virtual bool hasConnectionNamed(const OdString& connectionName) const;
Parameters 
Description 
const OdString& connectionName 
[in] Connection name. 

Returns true if and only if this Connectable object has a connection with the specified name.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.