BdcAccessor class

Provides internal utility functions. Instances of a BdcAccessor should not be accessed directly. Instead, use the AddBdcAccessorMatchValidator(BdcAccessor.Validator) function of the EntityPicker to provide a Validator to be used with a specific EntityPicker. This will configure the BdcAccessor corresponding to the EntityPicker with the provided AddBdcAccessorMatchValidator(BdcAccessor.Validator) function. For more information, contact us.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebControls.BdcAccessor

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class BdcAccessor
'Usage
Dim instance As BdcAccessor
public class BdcAccessor

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.

See also

Reference

BdcAccessor members

Microsoft.SharePoint.WebControls namespace