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

Name Description
SfcSqlCeNotInstalledException()
SfcSqlCeNotInstalledException(String, Exception)
SfcSqlCeNotInstalledException(String)

Properties

Name Description
HelpLink (Inherited from SfcException)

Methods

Name Description
SetHelpContext(String) (Inherited from SfcException)

Applies to