C# Class openHistorian.Data.Query.GetDataFillAdapterMethods

Queries a historian database for a set of signals.
Mostra file Open project: GridProtectionAlliance/openHistorian

Public Methods

Method Description
GetFillAdapter ( this stream ) : DataFillAdapter

Gets concentrated frames from the provided stream

Method Details

GetFillAdapter() public static method

Gets concentrated frames from the provided stream
public static GetFillAdapter ( this stream ) : DataFillAdapter
stream this the database to use
return DataFillAdapter