Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer.Configuration Namespace > DataAccessSettings Class : Connections Property |
public ConnectionElementCollection Connections {get;}
'Declaration Public ReadOnly Property Connections As ConnectionElementCollection
'Usage Dim instance As DataAccessSettings Dim value As ConnectionElementCollection value = instance.Connections
public: property ConnectionElementCollection^ Connections { ConnectionElementCollection^ get(); }