[]
select dataObject
from tbl_SYS_DataObjectDictionary with (nolock)
where ownerId = 78
and ownerType = 'MSC'
and dataObject =
select requiredPermission
from tbl_SYS_ResourcePermissions with (nolock)
where ownerType = '*'
and ownerId = 0
and resourceType =
and resourceURL =
#SerializeJSON( { "success" : true, "operation" : _operation })#
#SerializeJSON( DeserializeJSON( _dataObject ))#
#qmd_data[_dataColumn][currentRow]#
[]
#qmd_data[_dataColumn][currentRow]#
--->