This document is archived and information here might be outdated. Recommended version. |
Field name from the right table that will be used for join.
[Visual Basic .NET]
Public Property RightTableKey As String
[C#]
public string RightTableKey {get; set;}
[C++]
HRESULT get_RightTableKey(
System.String* pRightTableKey
);
[C++]
HRESULT put_RightTableKey(
BSTR pRightTableKey
);
[C++] Parameters pRightTableKey [out, retval]
pRightTableKey is a parameter of type BSTR* pRightTableKey [in]
pRightTableKey is a parameter of type BSTR
Only name of indexed field can be specifiedl