Click or drag to resize

DataSourceImporterGetTableNames Method

[Missing <summary> documentation for "M:Demo3D.Utilities.DataSourceImporter.GetTableNames"]

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
public IEnumerable<string> GetTableNames()

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:Demo3D.Utilities.DataSourceImporter.GetTableNames"]

See Also