SharpTrader.SDK - Developer API

IDataReader..::..SupportedDataSourceTypes Property

Gets

Field Value

the implementations of IDataSource that this instance supports. If the instance is IDataReader<(Of <(<'TDataSource>)>)>, should return the type parameter.

Namespace:  Sharpshooter.SDK.Data
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


Type[] SupportedDataSourceTypes { get; }