Microsoft.SharePoint.BusinessData.Infrastructure.Client Namespace
The Microsoft.SharePoint.BusinessData.Infrastructure.Client namespace contains types to handle the infrastructure of the client.
Classes
Class | Description | |
---|---|---|
DateTimeNormalize | Represents an interpretation rule for specifying how the DateTime value coming from the external system should be evaluated for time zones. | |
InterpretedRule | Represents the base class that all interpretation rules need to derive from. | |
StringNormalize | Contains methods and properties that handle string normalization. | |
TypeConversion | Represents the database used for performing integrity checks in the stored procedures. |
Delegates
Delegate | Description | |
---|---|---|
OnPostGenerateProxyAssemblyBytes | Represents a delegate that is invoked after a Web service proxy assembly is generated. | |
OnPreGenerateProxyAssemblyBytes | Represents a delegate that is invoked before a Web service proxy assembly is generated. |
Enumerations
Enumeration | Description | |
---|---|---|
StringNormalize.Mode | Represents the string normalization mode. |