ISqlGeneratorGetSystemViewSqlQuery Method |
View name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax string GetSystemViewSqlQuery(
string viewName,
out string indexes
)
Parameters
- viewName
- Type: SystemString
View name - indexes
- Type: SystemString
Returns extra code for the initialization of the view
Return Value
Type:
StringSee Also