Click or drag to resize

StiSchemaRowAll Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiSchemaRow.All(System.Data.DataTable)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static IEnumerable<StiSchemaRow> All(
	DataTable table
)

Parameters

table
Type: System.DataDataTable

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

Return Value

Type: IEnumerableStiSchemaRow

[Missing <returns> documentation for "M:Stimulsoft.Base.StiSchemaRow.All(System.Data.DataTable)"]

See Also