C# Class openHistorian.Data.Query.GetDataFillAdapterMethods

Queries a historian database for a set of signals.
Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Méthode Description
GetFillAdapter ( this stream ) : DataFillAdapter

Gets concentrated frames from the provided stream

Method Details

GetFillAdapter() public static méthode

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