Long Structure |
[SerializableAttribute] [TypeConverterAttribute(typeof(LongConverter))] public struct Long : ILongDataType, IDataType
The Long type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateTypeConverter | |
![]() | Equals(Long) | |
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object)) |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode) |
![]() | GetSchema | |
![]() | ReadXml | |
![]() | ToString | (Overrides ValueTypeToString) |
![]() | WriteXml |
Name | Description | |
---|---|---|
![]() ![]() | Equality(Long, Long) | |
![]() ![]() | (Int32 to Long) | |
![]() ![]() | (Long to Int64) | |
![]() ![]() | Inequality(Long, Long) |