DuplicatePropertyException Klasse

Definition

Stellt die Ausnahme in der Eigenschaft dar, wenn doppelte Werte aufgetreten sind.

public ref class DuplicatePropertyException : Microsoft::SqlServer::Management::Data::PropertyException
[System.Serializable]
public class DuplicatePropertyException : Microsoft.SqlServer.Management.Data.PropertyException
[<System.Serializable>]
type DuplicatePropertyException = class
    inherit PropertyException
Public Class DuplicatePropertyException
Inherits PropertyException
Vererbung
DuplicatePropertyException
Attribute

Konstruktoren

DuplicatePropertyException(ISfcProperty)

Initialisiert eine neue Instanz der DuplicatePropertyException-Klasse mit den angegebenen Eigenschaftsinformationen.

Eigenschaften

Property

Ruft eine Auflistung von Schlüssel-Wert-Paaren ab, die zusätzliche benutzerdefinierte Informationen zur Ausnahme bereitstellen.

(Geerbt von PropertyException)

Gilt für: