This document is archived and information here might be outdated. Recommended version. |
Data source count that will be loaded into the target object class.
[Visual Basic .NET]
Public Function DataSourceCount ( _
) As Integer
[C#]
public int DataSourceCount (
);