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