Class DataSourceRegistryExtensions

Inheritance
System.Object
DataSourceRegistryExtensions
Namespace: Reveal.Sdk.Data
Assembly: Infragistics.Reveal.Connectors.ClickHouse.dll
Syntax
public static class DataSourceRegistryExtensions : Object

Methods

RegisterClickHouse<T>(T)

Declaration
public static T RegisterClickHouse<T>(this T b)
    where T : IDataSourceRegistry
Parameters
Type Name Description
T b
Returns
Type Description
T
Type Parameters
Name Description
T