TypeConversion Members

Include Protected Members
Include Inherited Members

Represents the database used for performing integrity checks in the stored procedures.

The TypeConversion type exposes the following members.

Constructors

  Name Description
Public method TypeConversion(String, String) Initializes a new instance of the class.
Public method TypeConversion(String, String, String) Initializes a new instance of the class.

Top

Properties

  Name Description
Public property BdcTypeName Gets the name of the type that is accessible from BDC.
Public property LobLocale Gets the locale of the type coming from BDC.
Public property LobTypeName Gets the name of the type coming from BDC.

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TypeConversion Class

Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace