This topic has not yet been rated - Rate this topic

DataFile.ISfcSupportsDesignMode.IsDesignMode Property

Gets a Boolean value that indicates whether the object supports design mode.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
bool ISfcSupportsDesignMode.IsDesignMode { get; }

Property Value

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

Implements

ISfcSupportsDesignMode.IsDesignMode
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.