Class F_AnyToUnionValue
Inheritance
System.Object
F_AnyToUnionValue
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: TcoCoreConnector.dll
Syntax
public abstract class F_AnyToUnionValue
Constructors
|
Improve this Doc
View Source
F_AnyToUnionValue()
Prevents creating instance of this class via public constructor
Declaration
public F_AnyToUnionValue()
Fields
|
Improve this Doc
View Source
_bit
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_bool
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_byte
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_date
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_dateandtime
Declaration
public object _dateandtime
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_dint
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_dword
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_int
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_lint
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_lreal
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_ltime
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_lword
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_real
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_sint
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_string
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_time
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_timeofday
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_udint
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_uint
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_ulint
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_usint
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_word
Declaration
Field Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
_wstring
Declaration
Field Value
Type |
Description |
System.Object |
|