Class DBConfigurationElement
Inheritance
System.Object
DBConfigurationElement
Namespace: Terrasoft.Core.DB
Assembly: Terrasoft.Core.dll
Syntax
public class DBConfigurationElement : ConfigurationElement
Constructors
DBConfigurationElement()
Declaration
public DBConfigurationElement()
Properties
Key
Declaration
public string Key { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |