DateTimeNormalize Members
Include Protected Members
Include Inherited Members
Handles the normalization of date and time.
The DateTimeNormalize type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DateTimeNormalize | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
LobDateTimeKind | Gets the kind of date and time for the external system. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Top