Udostępnij za pośrednictwem


Interfejs ISfcSupportsDesignMode

Umożliwia wykrywanie, czy obiekt obsługuje tryb projektowania.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public Interface ISfcSupportsDesignMode
'Użycie
Dim instance As ISfcSupportsDesignMode
public interface ISfcSupportsDesignMode
public interface class ISfcSupportsDesignMode
type ISfcSupportsDesignMode =  interface end
public interface ISfcSupportsDesignMode

Typ ISfcSupportsDesignMode uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna IsDesignMode Pobiera wartość wskazująca, czy obiekt obsługuje tryb projektowania.

Do góry