![]() | SelectClauseCreate Method |
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates an empty select-clause to be added to via add methods. |
![]() ![]() | Create(String) | Creates a select-clause consisting of a list of property names. |
![]() ![]() | Create(StreamSelector) | Creates an empty select-clause. |
![]() ![]() | Create(StreamSelector, String) | Creates a select-clause consisting of a list of property names. |