SelectAllNodeColumnsExpression Constructors
| Name | Parameters | Description |
|---|---|---|
| SelectAllNodeColumnsExpression() | none | Initializes a new instance of the SelectAllNodeColumnsExpression class. |
| SelectAllNodeColumnsExpression(IJoinNode) | node | Initializes a new instance of the SelectAllNodeColumnsExpression class with specified settings. |
See Also