Share via


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 TypeConversion class using the specified external system data type and the client data type,.
Public method TypeConversion(String, String, String) Initializes a new instance of the TypeConversion class using the specified external system data type, the client data type, and the locale.

Top

Properties

  Name Description
Public property BdcTypeName Gets the name of the type accessible by BDC clients.
Public property LobLocale Gets the name of the locale of the data in the external system.
Public property LobTypeName Gets the name of the type coming from and sent back to the external system.

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

TypeConversion Class

Microsoft.SharePoint.BusinessData.Infrastructure Namespace