Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
DatabaseSettings.cs
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Threading.Tasks;
4
using
Waher.Runtime.Language
;
5
using
Waher.Persistence.Attributes
;
6
7
namespace
Waher.IoTGateway.Setup.Databases
8
{
12
[TypeName(
TypeNameSerialization
.FullName)]
13
public
class
DatabaseSettings
14
{
18
public
DatabaseSettings
()
19
{
20
}
21
}
22
}
Waher.IoTGateway.Setup.Databases.DatabaseSettings
Interface for Database settings
Definition:
DatabaseSettings.cs:14
Waher.IoTGateway.Setup.Databases.DatabaseSettings.DatabaseSettings
DatabaseSettings()
Interface for Database settings
Definition:
DatabaseSettings.cs:18
Waher.IoTGateway.Setup.Databases
Definition:
DatabaseSettings.cs:8
Waher.Persistence.Attributes
Definition:
ArchivingTimeAttribute.cs:4
Waher.Persistence.Attributes.TypeNameSerialization
TypeNameSerialization
How the type name should be serialized.
Definition:
TypeNameAttribute.cs:9
Waher.Runtime.Language
Definition:
ITranslator.cs:4
IoTGateway
Waher.IoTGateway
Setup
Databases
DatabaseSettings.cs
Generated by
1.9.5