Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this article
type conversion; possible loss of data
An expression contains two data items with different base types. Converting one type causes the data item to be truncated.
This warning may be fixed if you cast the data items to the appropriate type.