[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specification object for historical data poll via database SQL statement.
The following tables list the members exposed by the DBStatementStreamSpec type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
Public Constructors
Name | Description | |
---|---|---|
![]() | DBStatementStreamSpecNew | Ctor. |
Public Properties
Name | Description | |
---|---|---|
![]() | DatabaseName | Returns the database name. |
![]() | OptionalStreamName | Returns the name assigned. (Inherited from StreamSpec.) |
![]() | SqlWithSubsParams | Returns the SQL with substitution parameters. |
![]() | ViewSpecs | Returns view definitions to use to construct views to derive data on stream. (Inherited from StreamSpec.) |