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 | |
---|---|---|
TypeConversion(String, String) | Initializes a new instance of the class. | |
TypeConversion(String, String, String) | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
BdcTypeName | Gets the name of the type that is accessible from BDC. | |
LobLocale | Gets the locale of the type coming from BDC. | |
LobTypeName | Gets the name of the type coming from BDC. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace