Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides a way to discover whether an object supports design mode.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Interface ISfcSupportsDesignMode
'Usage
Dim instance As ISfcSupportsDesignMode
public interface ISfcSupportsDesignMode
public interface class ISfcSupportsDesignMode
type ISfcSupportsDesignMode = interface end
public interface ISfcSupportsDesignMode
The ISfcSupportsDesignMode type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
IsDesignMode | Gets a value that indicates whether the object supports design mode. |
Top
.gif)