Click or drag to resize
FdoProviderGetReaderCount Method
Returns total number of feature property instances found in IFeatureReader.

Namespace: FDF.Common.Providers
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static long GetReaderCount(
	ref ISelect selectCommand
)

Parameters

selectCommand
Type: ISelect

Return Value

Type: Int64
Remarks