GetConnectionStringSettingsCollection Method

Summary
Returns an enumeration of the System.Configuration.ConnectionStringSettings instances.
Syntax
C#
VB
C++
public IEnumerable<ConnectionStringSettings> GetConnectionStringSettingsCollection() 
  
Function GetConnectionStringSettingsCollection() As IEnumerable(Of ConnectionStringSettings) 
IEnumerable<ConnectionStringSettings^>^ GetConnectionStringSettingsCollection();  

Return Value

The enumeration of available System.Configuration.ConnectionStringSettings.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.