Property
Datbase Filename for DbConnection. If different than current database (or database not open) closes DbConnection and opens new using this filename.
Namespace: WaterSimDCDCAssembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)
Syntax
| C# |
|---|
public string DatabaseFilename { get; set; } |
| Visual Basic |
|---|
Public Property DatabaseFilename As String Get Set |
Remarks
string read/write