IAddressSettingsDatabase Property |
The name of the database. e.g. 'CMDatabase'
Namespace:
StreetSmart.WinForms.Interfaces
Assembly:
StreetSmart.WinForms (in StreetSmart.WinForms.dll) Version: 18.3.0.0 (18.3.0.0)
Syntaxstring Database { get; set; }
Property Database As String
Get
Set
property String^ Database {
String^ get ();
void set (String^ value);
}
abstract Database : string with get, set
Property Value
Type:
String
See Also