DataTableAttribute
Constructor
Definition
Initializes a new instance of the DataTableAttribute class.
public DataTableAttribute (string name);
Parameters
- name
- String
The name of the table the class represents.