Click or drag to resize

StiDataTableSchema Constructor (DataTable)

Initializes a new instance of the StiDataTableSchema class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiDataTableSchema(
	DataTable table
)

Parameters

table
Type: System.DataDataTable

[Missing <param name="table"/> documentation for "M:Stimulsoft.Base.StiDataTableSchema.#ctor(System.Data.DataTable)"]

See Also