Freigeben über


ISfcSupportsDesignMode-Schnittstelle

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

Der ISfcSupportsDesignMode-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft IsDesignMode Gets a value that indicates whether the object supports design mode.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace