TechTalk Genome v4.2

NullableInt64 Implicit to Conversion

Converts the NullableInt16 parameter to a NullableInt64 structure.

Overload List

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

See Also

NullableInt64 Class | TechTalk.Genome.NullableTypes Namespace