Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
INamedDataSource.cs
1
using
Waher.Runtime.Inventory
;
2
3
namespace
Waher.Script.Persistence.SQL
4
{
8
public
interface
INamedDataSource
:
IDataSource
,
IProcessingSupport
<string>
9
{
10
}
11
}
Waher.Runtime.Inventory.IProcessingSupport
Interface for detecting interfaces supporting objects with predefined features.
Definition:
IProcessingSupport.cs:8
Waher.Script.Persistence.SQL.IDataSource
Interface for data sources that can be used in SQL statements.
Definition:
IDataSource.cs:14
Waher.Script.Persistence.SQL.INamedDataSource
Interface for named data sources that can be used in SQL statements.
Definition:
INamedDataSource.cs:9
Waher.Runtime.Inventory
Definition:
TypesLoader.cs:9
Waher.Script.Persistence.SQL
Definition:
CreateIndex.cs:8
IoTGateway
Script
Waher.Script.Persistence
SQL
INamedDataSource.cs
Generated by
1.9.5