Gets the data contained within the table.

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

Syntax

C#
public DataTable GetViewData()
Visual Basic
Public Function GetViewData As DataTable

Return Value

Type: DataTable

Implements

IViewSchema..::..GetViewData()()()()

See Also