Click or drag to resize
ISqlServerCapabilitiesSupportsDatabaseDeletion Property
Indicate if server supports database deletion.

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

Property Value

Type: Boolean
See Also