Share via


Default.ISfcSupportsDesignMode.IsDesignMode Property

Gets a Boolean value that indicates whether the object supports design mode. Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

bool ISfcSupportsDesignMode.IsDesignMode { get; }

Property Value

Type: System.Boolean
A Boolean value, True if the object supports design mode, otherwise False.

Implements

ISfcSupportsDesignMode.IsDesignMode