ConnectionString Property

Summary
Gets or sets the connection string for the DICOM Event Log database.
Syntax
C#
VB
C++
public string ConnectionString { get; set; } 
  
Public Property ConnectionString As String 
public: 
property String^ ConnectionString { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The connection string for the DICOM Server Event Log 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.Logging.DataAccessLayer Assembly

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