This document is archived and information here might be outdated. Recommended version. |
Get the count of fieldmaps within the mapping object.
[Visual Basic .NET]
Public ReadOnly Property FieldCount As Integer
[C#]
public int FieldCount {get;}
[C++]
HRESULT get_FieldCount(
void
);