Click or drag to resize

InsertIntoClause Properties

The InsertIntoClause type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Returns a list of column names specified optionally in the insert-into clause, or empty if none specified.
Public propertyStreamName
Returns name of stream name to use for insert-into stream.
Public propertyStreamSelector
Returns the stream selector for the insert into.
Top
See Also