Class IDataSourceRegistryExtensions

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

Methods

RegisterAmazonAthena<T>(T)

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