SfcSqlCeNotInstalledException Class

Definition

This exception is thrown when SQLCE is not installed properly.

[System.Serializable]
public sealed class SfcSqlCeNotInstalledException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcSqlCeNotInstalledException = class
    inherit SfcException
Public NotInheritable Class SfcSqlCeNotInstalledException
Inherits SfcException
Inheritance
SfcSqlCeNotInstalledException
Attributes

Constructors

SfcSqlCeNotInstalledException()
SfcSqlCeNotInstalledException(String)
SfcSqlCeNotInstalledException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to