Table of Contents

Namespace Dynamicweb.Data.Firehose

Classes

Column

Represents a single value for a column.

QueryAnalyzer

Provides analysis and parsing capabilities for a single SQL query, including syntax validation and query type inspection.

Row

Represents a single row of data composed of a collection of columns.

RowQueryResult

Represents the result of a row-based query, including the total number of rows and the retrieved data.

To top