[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

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
DBStatementStreamSpecNew
Ctor.

Public Properties

  NameDescription
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.)