C# 클래스 openHistorian.Data.Query.GetDataFillAdapterMethods

Queries a historian database for a set of signals.
파일 보기 프로젝트 열기: GridProtectionAlliance/openHistorian

공개 메소드들

메소드 설명
GetFillAdapter ( this stream ) : DataFillAdapter

Gets concentrated frames from the provided stream

메소드 상세

GetFillAdapter() 공개 정적인 메소드

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