Microsoft.SharePoint.BusinessData.Infrastructure Namespace

The Microsoft.SharePoint.BusinessData.Infrastructure namespace contains types that handle the metadata of the Business Data Connectivity (BDC) service.

Classes

  Class Description
Public class BdcAccessControlList Contains a list of access control entries (ACEs), specifying access rights for one or more trustees in the Business Data Connectivity (BDC) service administration and runtime components.
Public class DateTimeNormalize Handles the normalization of date and time.
Public class EntityInstanceIdEncoder Encodes and decodes the external item identifiers.
Public class IndividualAccessControlEntry Represents access for a user or a group of users.
Public class InterpretedRule Represents the base class for rules that are being applied to values corresponding to TypeDescriptor objects.
Public class StringNormalize Contains methods and properties that handle the string normalization.
Public class TypeConversion Represents the database used for performing integrity checks in the stored procedures.
Public class WindowsAccessControlEntry Provides derived classes for the IndividualAccessControlEntry class and represents access rights for a Windows trustee (user, group, or service account) to perform Business Data Connectivity (BDC) service application-specific implementations of common tasks.

Delegates

  Delegate Description
Public delegate OnPostGenerateProxyAssemblyBytes Represents a delegate that is invoked after a Web service proxy assembly is generated.
Public delegate OnPreGenerateProxyAssemblyBytes Represents a delegate that is invoked before a Web service proxy assembly is generated.

Enumerations

  Enumeration Description
Public enumeration StringNormalize.Mode Represents the string normalization mode.