TechTalk Genome v4.2

NullableInt64 Explicit to Conversion

Converts the NullableDouble parameter to a NullableInt64 structure.

Overload List

Converts the NullableBoolean parameter to a NullableInt64 structure.

public static NullableInt64 Explicit NullableBoolean to NullableInt64 Conversion

Converts the NullableDecimal parameter to a NullableInt64 structure.

public static NullableInt64 Explicit NullableDecimal to NullableInt64 Conversion

Converts the NullableDouble parameter to a NullableInt64 structure.

public static NullableInt64 Explicit NullableDouble to NullableInt64 Conversion

Converts a NullableInt64 to a long.

public static long Explicit NullableInt64 to Int64 Conversion

Converts the NullableSingle parameter to a NullableInt64 structure.

public static NullableInt64 Explicit NullableSingle to NullableInt64 Conversion

Converts the specified NullableString parameter to a NullableInt64 structure.

public static NullableInt64 Explicit NullableString to NullableInt64 Conversion

public static NullableInt64 Explicit NullableUInt64 to NullableInt64 Conversion

See Also

NullableInt64 Class | TechTalk.Genome.NullableTypes Namespace