Click or drag to resize

OnInsertSplitStreamClause Methods

The OnInsertSplitStreamClause type exposes the following members.

Methods
  NameDescription
Public methodAddItem
Add a insert-into, select and where-clause.
Public methodStatic memberCreate
Creates an split-stream on-insert clause considering only the first where-clause that matches.
Public methodStatic memberCreate(Boolean, ListT)
Public methodToEPL
Renders the clause in textual representation.
Top
See Also