PowerTools ActiveReports for .NET 9.0J
Item プロパティ (DataSets)

データセットの名前。
指定した名前のDataSetを取得します。
構文
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal name As String _
) As DataSet
public DataSet this[ 
   string name
]; {get;}

パラメータ

name
データセットの名前。
参照

関連項目

DataSets クラス
DataSets メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.