Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
JoinConditionWord was Accidentally removed despite not being duplicat…
Browse files Browse the repository at this point in the history
…ed. Fixing this.
  • Loading branch information
thomasd16 committed Aug 19, 2017
1 parent 1ee2515 commit 4c4237d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ CustomOperationAttribute
member this.IsLikeZip : bool with get, set
member this.MaintainsVariableSpace : bool with get, set
member this.MaintainsVariableSpaceUsingBind : bool with get, set
member this.JoinConditionWord : string with get, set
member this.Name : string
end
```
Expand Down

0 comments on commit 4c4237d

Please sign in to comment.