Show / Hide Table of Contents

Class DataSourceConfig

A basic configuration.

Inheritance
System.Object
DataSourceConfig
BTDsConfig
SimDsConfig
TrignoDsConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.Configurations
Assembly: DelsysAPI.dll
Syntax
public abstract class DataSourceConfig

Constructors

DataSourceConfig(ConfigType)

Declaration
protected DataSourceConfig(ConfigType t)
Parameters
Type Name Description
ConfigType t

Fields

Type

Declaration
public ConfigType Type
Field Value
Type Description
ConfigType
Back to top Generated by DocFX