Converts the NullableInt16 parameter to a NullableInt64 structure.
Converts the long parameter to a NullableInt64 structure.
public static NullableInt64 Implicit Int64 to NullableInt64 Conversion
Converts the NullableByte parameter to a NullableInt64 structure.
public static NullableInt64 Implicit NullableByte to NullableInt64 Conversion
Converts the NullableInt16 parameter to a NullableInt64 structure.
public static NullableInt64 Implicit NullableInt16 to NullableInt64 Conversion
Converts the NullableInt32 parameter to a NullableInt64 structure.
public static NullableInt64 Implicit NullableInt32 to NullableInt64 Conversion
public static NullableInt64 Implicit NullableSByte to NullableInt64 Conversion
public static NullableInt64 Implicit NullableUInt16 to NullableInt64 Conversion
public static NullableInt64 Implicit NullableUInt32 to NullableInt64 Conversion
NullableInt64 Class | TechTalk.Genome.NullableTypes Namespace