Gets the data contained within the schema object.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
DataTable GetData()
Visual Basic
Function GetData As DataTable

Return Value

Type: DataTable

See Also