GrapeCity ActiveReports for .NET 14.0J
DbName コンストラクタ

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel 名前空間 > DbName クラス : DbName コンストラクタ
テーブルの名前。
スキーマの名前。
クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal schema As String _
)
public DbName( 
   string name,
   string schema
)

パラメータ

name
テーブルの名前。
schema
スキーマの名前。
参照

DbName クラス
DbName メンバ