ArcFM Engine Developer Guide
GroupCounterTransformation<GroupType> Class
Members 


Product Availability
Required Licenses
.NET Assembly
Counts the rows in each RowGroup, as defined by the where clause, and adds the counts to the extended properties of the dataset.
Syntax
'Declaration
 
Public Class GroupCounterTransformation(Of GroupType) 
   Inherits Miner.Data.Access.DataSetRule
'Usage
 
Dim instance As GroupCounterTransformation(Of GroupType)
public class GroupCounterTransformation<GroupType> : Miner.Data.Access.DataSetRule 
Type Parameters
GroupType
Inheritance Hierarchy

System.Object
   Miner.Data.Access.Rule
      Miner.Data.Access.DataSetRule
         Miner.Responder.Framework.Transformations.GroupCounterTransformation<GroupType>

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GroupCounterTransformation<GroupType> Members
Miner.Responder.Framework.Transformations Namespace

 

 


Send Comment