[Missing <summary> documentation for "M:Caisis.BOL.IObjectDataSourceAdapter.GetTable"]

Namespace: Caisis.BOL
Assembly: Caisis.BOL (in Caisis.BOL.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
DataView GetTable()
Visual Basic
Function GetTable As DataView
Visual C++
DataView^ GetTable()

Return Value

Type: DataView

[Missing <returns> documentation for "M:Caisis.BOL.IObjectDataSourceAdapter.GetTable"]

See Also