Click or drag to resize
ISqlServerCapabilitiesControlServerPermissionAvailable Property
Indicate if server supports 'CONTROL SERVER' permission for user. http://msdn.microsoft.com/en-us/library/ms191291.aspx

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
bool ControlServerPermissionAvailable { get; }

Property Value

Type: Boolean
See Also