SfcSqlCeNotInstalledException Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
- 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) |