DuplicateMetadataObjectException Members
Include Protected Members
Include Inherited Members
This exception is thrown if you try to create a metadata object and an object with the same name already exists in the Business Data Catalog.
The DuplicateMetadataObjectException type exposes the following members.
Constructors
Top
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
DuplicateFieldName | Represents the duplicate field name. | |
DuplicateMetadataObjectName | Represents the duplicate metadata object name. | |
HasExplicitMessage | (Inherited from MetadataException.) | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | Represents the error message. (Overrides MetadataException.Message.) | |
MetadataObjectType | Gets or sets the type of the metadata object that caused the exception. (Inherited from MetadataException.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Overrides MetadataException.GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Inherited from Exception.) | |
Initialize | ||
LogEvent | Logs the event in the server event log. (Inherited from MetadataException.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides MetadataException.ToString().) |
Top
See Also
Reference
DuplicateMetadataObjectException Class
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace