Click or drag to resize

OnClause Methods

The OnClause type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateOnDelete
Creates an on-delete clause for deleting from a named window.
Public methodStatic memberCreateOnInsertSplitStream
Creates a split-stream clause.
Public methodStatic memberCreateOnSelect
Creates an on-select clause for selecting from a named window.
Public methodStatic memberCreateOnSet
Creates an on-set clause for setting variable values.
Public methodStatic memberCreateOnUpdate
Creates an on-Update clause for updating a named window.
Top
See Also