ConnectionString Property
Summary
Gets or sets the connection string for the Medical Workstation database.
Syntax
public string ConnectionString { get; }
Public ReadOnly Property ConnectionString As String
public:
property String^ ConnectionString {
String^ get();
}
Property Value
The connection string for the Medical Workstation database.