This topic has not yet been rated - Rate this topic

ISfcSupportsDesignMode.IsDesignMode Property

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

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

Property Value

Type: System.Boolean
true if design mode is supported; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.