A Sandcastle Documented Class Library
TableDeleteCommand コンストラクタ (tname)
名前空間CFW.Database.TableCommandTableDeleteCommandTableDeleteCommand(String)
テーブル削除コマンド
宣言の構文
C#Visual BasicVisual C++
public TableDeleteCommand(
	string tname
)
Public Sub New ( _
	tname As String _
)
public:
TableDeleteCommand(
	String^ tname
)
パラメータ
tname (String)

[Missing <param name="tname"/> documentation for "M:CFW.Database.TableCommand.TableDeleteCommand.#ctor(System.String)"]

アセンブリ: CFW.Database (モジュール: CFW.Database) バージョン: 1.2.0.2 (1.2.0.2)