ITableManagerGetCode Method |
Returns SQL code of specified view or stored procedure.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax string GetCode(
string name
)
Parameters
- name
- Type: SystemString
Name of the view or stored procedure
Return Value
Type:
StringSee Also