Click or drag to resize

DataSourceImporterGetDataTable Method (String)

[Missing <summary> documentation for "M:Demo3D.Utilities.DataSourceImporter.GetDataTable(System.String)"]

Namespace:  Demo3D.Utilities
Assembly:  WpfControls (in WpfControls.dll) Version: 15.0.2.11458
Syntax
C#
public DataTable GetDataTable(
	string tableName
)

Parameters

tableName
Type: SystemString

[Missing <param name="tableName"/> documentation for "M:Demo3D.Utilities.DataSourceImporter.GetDataTable(System.String)"]

Return Value

Type: DataTable

[Missing <returns> documentation for "M:Demo3D.Utilities.DataSourceImporter.GetDataTable(System.String)"]

See Also