DuplicatePropertyException 類別

定義

表示發生重複時屬性中的例外狀況。

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
繼承
DuplicatePropertyException
屬性

建構函式

DuplicatePropertyException(ISfcProperty)

使用指定的屬性資訊,初始化 DuplicatePropertyException 類別的新執行個體。

屬性

Property

取得鍵值組的集合,這些鍵值組會提供關於例外狀況的其他使用者定義資訊。

(繼承來源 PropertyException)

適用於