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

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

パラメータ

name
データソースの名前。
参照

関連項目

DataSources クラス
DataSources メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.