Table of Contents

Method ProcessQuery

Namespace
YndigoBlue.Velocity.Interfaces
Assembly
YndigoBlue.Velocity.dll

ProcessQuery(Schema, Query)

Processes a query for view creation within the specified schema context.

void ProcessQuery(Schema schema, Query query)

Parameters

schema Schema

The schema containing the view.

query Query

The query defining the view's result set.