Click or drag to resize

OnMergeMatchedInsertAction Properties

The OnMergeMatchedInsertAction type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Returns the insert-into column names, if provided.
Public propertyOptionalStreamName
Returns the insert-into stream name.
Public propertySelectList
Returns the select expressions.
Public propertyWhereClause
Returns the action condition, or null if undefined.
Top
See Also