PowerTools SPREAD for ASP.NET 8.0J
SetAggregationType メソッド (IAggregationSupport)

列インデックス
集計タイプ
指定した列の集計タイプを設定します。
構文
'Declaration
 
Sub SetAggregationType( _
   ByVal column As Integer, _
   ByVal value As AggregationType _
) 
void SetAggregationType( 
   int column,
   AggregationType value
)

パラメータ

column
列インデックス
value
集計タイプ
参照

IAggregationSupport インタフェース
IAggregationSupport メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.