DuplicateMetadataObjectException Properties

Include Protected Members
Include Inherited Members

The DuplicateMetadataObjectException type exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property ExceptionHelper Gets the exception helper that assists with localization. (Inherited from BdcException.)
Public property HasExplicitMessage Determines whether the exception has an explicit message that identifies the encountered problem instead of the generic message that corresponds to the type of the exception. (Inherited from BdcException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property InvalidFieldName Represents the field that is not valid. (Inherited from InvalidMetadataObjectException.)
Public property InvalidMetadataObject Represents the metadata object that is not valid. (Inherited from InvalidMetadataObjectException.)
Public property IsRetriable Determines whether it is safe to retry the operation that caused the exception. (Inherited from BdcException.)
Public property Message Retrieves the message of the exception. (Overrides InvalidMetadataObjectException.Message.)
Public property MetadataObjectType Gets or sets the type of the metadata object that caused the exception. (Inherited from MetadataException.)
Public property ServerStackTrace Gets a server stack trace. (Inherited from BdcException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property State Gets the state of the Business Data Connectivity (BDC) service exception. (Inherited from BdcException.)
Public property TargetSite (Inherited from Exception.)

Top

See Also

Reference

DuplicateMetadataObjectException Class

Microsoft.BusinessData.MetadataModel Namespace