StiDataTableSchema Constructor (DataTable) |
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiDataTableSchema(
DataTable table
)
Public Sub New (
table As DataTable
)
Parameters
- table
- Type: System.DataDataTable
[Missing <param name="table"/> documentation for "M:Stimulsoft.Base.StiDataTableSchema.#ctor(System.Data.DataTable)"]
See Also