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