PackageFormatExceptionState Class
An exception that is thrown when a critical error is encountered during the import of a metadata model into the Metadata Store.
Inheritance Hierarchy
System.Object
[BdcAdminService Web service].PackageFormatExceptionState
Namespace: [BdcAdminService Web service]
Service reference: http://Site/_vti_bin/BdcAdminService.svc
Syntax
'Declaration
<DataContractAttribute(Name := "PackageFormatExceptionState", Namespace := "Microsoft.SharePoint.BusinessData")> _
Public Class PackageFormatExceptionState _
Implements IExtensibleDataObject
'Usage
Dim instance As PackageFormatExceptionState
[DataContractAttribute(Name = "PackageFormatExceptionState", Namespace = "Microsoft.SharePoint.BusinessData")]
public class PackageFormatExceptionState : IExtensibleDataObject
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.