This document is archived and information here might be outdated. Recommended version. |
Type of join.
[Visual Basic .NET] Public Property JoinType As esriJoinType
[C#] public esriJoinType JoinType {get; set;}
[C++]
HRESULT get_JoinType(
esriJoinType* pJoinType
);
[C++]
HRESULT put_JoinType(
esriJoinType pJoinType
);
[C++] Parameters pJoinType [out, retval]
pJoinType is a parameter of type esriJoinType* pJoinType [in]
pJoinType is a parameter of type esriJoinType