![]() | InsertIntoClause Methods |
The InsertIntoClause type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | Add a column name to the insert-into clause. |
![]() ![]() | Create(String) | Creates the insert-into clause. |
![]() ![]() | Create(String, String) | Creates the insert-into clause. |
![]() ![]() | Create(String, String, StreamSelector) | Creates the insert-into clause. |
![]() | ToEPL | Renders the clause in textual representation. |