Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static long RealToInt64(System::Decimal _value);
public static long RealToInt64 (decimal _value);
static member RealToInt64 : decimal -> int64
Public Shared Function RealToInt64 (_value As Decimal) As Long