Click or drag to resize

OnInsertSplitStreamClause Properties

The OnInsertSplitStreamClause type exposes the following members.

Properties
  NameDescription
Public propertyIsFirst
Returns true for firing the insert-into for only the first where-clause that matches, or false for firing the insert-into for all where-clauses that match.
Public propertyItems
Returns a list of insert-into, select and where-clauses.
Top
See Also