This document is archived and information here might be outdated. Recommended version. |
Object id of the row that belongs to source table.
[Visual Basic .NET] Public ReadOnly Property SourceRowID As Integer
[C#] public int SourceRowID {get;}
[C++]
HRESULT get_SourceRowID(
System.Int32* ID
);
[C++]
Parameters ID [out, retval]
ID is a parameter of type long*