C1.AdoNet.GoogleAnalytics Assembly / C1.DataConnector.AdoNet Namespace / C1DataReader Class / FieldCount Property

In This Topic
FieldCount Property (C1DataReader)
In This Topic
Gets the number of columns in the current row.
Syntax
'Declaration
 
Public Overrides ReadOnly Property FieldCount As Integer
 
See Also