ConnectionString Property

Summary
Returns the connection string used to connect to the database
Syntax
C#
VB
C++
public string ConnectionString { get; } 
  
Public ReadOnly Property ConnectionString As String 
public: 
property String^ ConnectionString { 
   String^ get(); 
} 

Property Value

the connection string used to connect to the database

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.ExternalStore.DataAccessLayer Assembly

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