This document is archived and information here might be outdated. Recommended version. |
Array of mappings of the Origin OIDs into ODMatrix array index values.
[Visual Basic .NET]
Public ReadOnly Property OriginOIDIndex As Int32[]
[C#]
public Int32[] OriginOIDIndex {get;}
[C++]
HRESULT get_OriginOIDIndex(
SAFEARRAY(System.Int32)* OriginOIDIndex
);
[C++] Parameters OriginOIDIndex [out, retval]
OriginOIDIndex is a parameter of type SAFEARRAY(long)*
OriginOIDIndex contains an array that can be used to lookup the ObjectID in the origins RecordSet based on the index in the ODMatrix.