共用方式為


SPDuplicateValuesFoundException members

Include protected members
Include inherited members

The SPDuplicateValuesFoundException type exposes the following members.

Constructors

  Name Description
Public method SPDuplicateValuesFoundException() 初始化[Microsoft.SharePoint.SPDuplicateValuesFoundException]類別的新執行個體。
Public method SPDuplicateValuesFoundException(String) 初始化使用指定的錯誤訊息的[Microsoft.SharePoint.SPDuplicateValuesFoundException]類別的新執行個體。
Protected method SPDuplicateValuesFoundException(SerializationInfo, StreamingContext) 初始化根據指定的序列化資料和資料流內容的[Microsoft.SharePoint.SPDuplicateValuesFoundException]類別的新執行個體。
Public method SPDuplicateValuesFoundException(String, Exception) 初始化新的執行個體,使用指定的錯誤訊息,並且會造成目前例外狀況的內部例外狀況的[Microsoft.SharePoint.SPDuplicateValuesFoundException]例外狀況類別。

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property ErrorCode 取得識別例外狀況的整數。 (Inherited from SPException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property NativeErrorMessage 取得與這個SPException物件相關聯的原生程式碼錯誤訊息。 (Inherited from SPException.)
Public property NativeStackTrace 取得與這個SPException物件相關的原生程式碼堆疊追蹤。 (Inherited from SPException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Public property UniqueFieldsWithDuplicateValues 取得 Id 的唯一欄位中含有重複值的清單。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 儲存序列化例外狀況的相關資訊。 (Overrides SPException.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

請參閱

參照

SPDuplicateValuesFoundException class

Microsoft.SharePoint namespace