MagicCMS Documentation

InputParams_dt Constructor (Int32, String, String)

Initializes a new instance of the InputParams_dt class.

Namespace:  MagicCMS.DataTable
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public InputParams_dt(
	int draw_dt,
	string tableName,
	string pkName
)

Parameters

draw_dt
Type: Int32
The draw_dt.
tableName
Type: String
Name of the table.
pkName
Type: String
The pkName. Name of primary key field.