TableManager GetCode Method Kentico 8.0 API Reference
Returns SQL code of specified view or stored procedure.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

name
Type: OnlineSystem String
Name of the view or stored procedure

Return Value

Type: OnlineString
See Also