ActiveReports for .NET 18.0J
GetFactory メソッド (DataProvidersFactory)

GrapeCity.ActiveReports.Rendering.Data 名前空間 > DataProvidersFactory クラス : GetFactory メソッド
データプロバイダーの名前 (SQL、CSV など)
名前で System.Data.Common.DbProviderFactory を返します。
シンタックス
'宣言
 
Public Overridable Function GetFactory( _
   ByVal name As String _
) As DbProviderFactory
public virtual DbProviderFactory GetFactory( 
   string name
)

パラメータ

name
データプロバイダーの名前 (SQL、CSV など)
参照

DataProvidersFactory クラス
DataProvidersFactory メンバ