AbstractTableManager GetCode Method Kentico 8.1 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.1.5347.20411)

Parameters

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

Return Value

Type: OnlineString
See Also