Returns or sets the way a query will be formed. Read/write DscJoinTypeEnum .
DscJoinTypeEnum can be one of these DscJoinTypeEnum constants. |
dscInnerJoin |
dscLeftOuterJoin |
dscRightOuterJoin |
expression.JoinType
expression Required. An expression that returns a PageRelationship object.
Remarks
You can use this property only if the PageRelationship object's Type property is set to dscLookup.