SqlHelperRemoveOwner Method |
Removes the owner from the given object name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string RemoveOwner(
string objectName
)
Parameters
- objectName
- Type: SystemString
Object name
Return Value
Type:
StringSee Also