Converts the NullableBoolean parameter to a NullableInt64 structure.
Converts the NullableBoolean parameter to a NullableInt64 structure.
public static NullableInt64 Explicit NullableTypes.NullableBoolean to NullableTypes.NullableInt64 Conversion
Converts the NullableDecimal parameter to a NullableInt64 structure.
public static NullableInt64 Explicit NullableTypes.NullableDecimal to NullableTypes.NullableInt64 Conversion
Converts the NullableDouble parameter to a NullableInt64 structure.
public static NullableInt64 Explicit NullableTypes.NullableDouble to NullableTypes.NullableInt64 Conversion
Converts a NullableInt64 to a Int64.
public static long Explicit NullableTypes.NullableInt64 to System.Int64 Conversion
Converts the NullableSingle parameter to a NullableInt64 structure.
public static NullableInt64 Explicit NullableTypes.NullableSingle to NullableTypes.NullableInt64 Conversion
Converts the specified NullableString parameter to a NullableInt64 structure.
public static NullableInt64 Explicit NullableTypes.NullableString to NullableTypes.NullableInt64 Conversion
NullableInt64 Class | NullableTypes Namespace