SfcSqlCeNotInstalledException Classe

Definizione

Questa eccezione viene generata quando SQLCE non è installato correttamente.

[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
Ereditarietà
SfcSqlCeNotInstalledException
Attributi

Costruttori

Nome Descrizione
SfcSqlCeNotInstalledException()

Questa eccezione viene generata quando SQLCE non è installato correttamente.

SfcSqlCeNotInstalledException(String, Exception)

Questa eccezione viene generata quando SQLCE non è installato correttamente.

SfcSqlCeNotInstalledException(String)

Questa eccezione viene generata quando SQLCE non è installato correttamente.

Proprietà

Nome Descrizione
HelpLink

Questa eccezione viene generata quando SQLCE non è installato correttamente.

(Ereditato da SfcException)

Metodi

Nome Descrizione
SetHelpContext(String)

Questa eccezione viene generata quando SQLCE non è installato correttamente.

(Ereditato da SfcException)

Si applica a