IConnection Interface |
[Missing <summary> documentation for "T:DHI.Mike1D.Generic.IConnection"]
Namespace: DHI.Mike1D.Generic
The IConnection type exposes the following members.
Name | Description | |
---|---|---|
![]() | BridgeName |
Name of the bridge to use for saving and/or reading
|
![]() | FilePath |
Fully qualified file name for the file to store data in or read data from
|
![]() | Options |
Options to the connection as key-value pairs.
Keys are case-sensitive.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object. It returns a deep copy of
the file path, but just transfers the dictionary.
|
Name | Description | |
---|---|---|
![]() | IsBridge |
Return true if bridge is bridgeName
(Defined by ConnectionExtension.) |