The following tables list the members exposed by JoinCollection.
Name | Description | |
---|---|---|
JoinCollection Constructor | Overloaded. |
Name | Description | |
---|---|---|
Clone | Creates the clone of the current JoinCollection instance. | |
Exists | Determines whether the Join operator with the specified alias of the data source being attached exists in the current collection. | |
FindByAlias | In the current collection of the Join operators, searches for the operator by the specified alias of the attached data source. | |
GetByAlias | From the current collection of the Join operators, gets the operator with the specified alias of the data source being attached. If the operator is not found in the collection, an exception is thrown. |