Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the Business Data Connectivity (BDC) service run-time exceptions that are thrown, including run-time exceptions for metadata. This state can be serialized and returned as a Web service fault.
Inheritance Hierarchy
System.Object
Microsoft.BusinessData.Infrastructure.BdcSerializedExceptionState
Namespace: Microsoft.BusinessData.Infrastructure
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
<DataContractAttribute> _
Public Class BdcSerializedExceptionState
'Usage
Dim instance As BdcSerializedExceptionState
[DataContractAttribute]
public class BdcSerializedExceptionState
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.