Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 40
and
Version 41
of
FDORfc50
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/13/10 05:56:28 (
14 years
ago)
Author:
romicadascalescu
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
FDORfc50
v40
v41
133
133
134
134
/// Returns the join type, e.g. inner join, cross join, left join
135
/// using FdoJoinType_None in join criteria will generate an exception
135
136
FDO_API FdoJoinType GetJoinType() const;
136
137