Click or drag to resize
SqlHelperRemoveOwner Method
Removes the owner from the given object name.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static string RemoveOwner(
	string objectName
)

Parameters

objectName
Type: SystemString
Object name

Return Value

Type: String
See Also