Lenguaje

SfcSqlCeNotInstalledException Clase

Definición

Esta excepción se produce cuando SQLCE no está instalado correctamente.

[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
Herencia
SfcSqlCeNotInstalledException
Atributos

Constructores

Nombre Description
SfcSqlCeNotInstalledException()

Esta excepción se produce cuando SQLCE no está instalado correctamente.

SfcSqlCeNotInstalledException(String, Exception)

Esta excepción se produce cuando SQLCE no está instalado correctamente.

SfcSqlCeNotInstalledException(String)

Esta excepción se produce cuando SQLCE no está instalado correctamente.

Propiedades

Nombre Description
HelpLink

Esta excepción se produce cuando SQLCE no está instalado correctamente.

(Heredado de SfcException)

Métodos

Nombre Description
SetHelpContext(String)

Esta excepción se produce cuando SQLCE no está instalado correctamente.

(Heredado de SfcException)

Se aplica a