ResultTable constructor
Initializes a new instance of the ResultTable class.
Overload list
Name | Description | |
---|---|---|
ResultTable() | This member is reserved for internal use and is not intended to be used directly from your code. | |
ResultTable(ResultTableInternal, Int32) | Obsolete. This member is reserved for internal use and is not intended to be used directly from your code. | |
ResultTable(DataTable, ResultType, Int32, Int32, Boolean, Int32) | Obsolete. Initializes a new instance of the ResultTable class. | |
ResultTable(DataTable, String, Int32, Int32, Boolean, Int32) |
Top