Lenguaje

TargetSetCountMismatchException Clase

Definición

Esta excepción se produce cuando se ha alterado la colección TargetSets creada automáticamente por objectSet.

[System.Serializable]
public sealed class TargetSetCountMismatchException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type TargetSetCountMismatchException = class
    inherit DmfException
Public NotInheritable Class TargetSetCountMismatchException
Inherits DmfException
Herencia
TargetSetCountMismatchException
Atributos

Constructores

Nombre Description
TargetSetCountMismatchException()

Esta excepción se produce cuando se ha alterado la colección TargetSets creada automáticamente por objectSet.

TargetSetCountMismatchException(String, Exception)

Constructor base

TargetSetCountMismatchException(String, String)

Esta excepción se produce cuando se ha alterado la colección TargetSets creada automáticamente por objectSet.

TargetSetCountMismatchException(String)

Constructor base

Propiedades

Nombre Description
DmfExceptionType

Tipo de excepción

FacetName

Esta excepción se produce cuando se ha alterado la colección TargetSets creada automáticamente por objectSet.

HelpLink

generará un vínculo al sitio web de ayuda.

(Heredado de DmfException)
Message

Esta excepción se produce cuando se ha alterado la colección TargetSets creada automáticamente por objectSet.

ObjectSetName

Esta excepción se produce cuando se ha alterado la colección TargetSets creada automáticamente por objectSet.

Métodos

Nombre Description
GetObjectData(SerializationInfo, StreamingContext)

Asistente de serialización

Init()

Inicializa las propiedades de la instancia.

(Heredado de DmfException)
SetHelpContext(String)

Establecer contexto de ayuda

(Heredado de DmfException)

Se aplica a