You can rotate 3D graphics with your mouse. Move the pointer over the 3D graphic. The pointer changes to the 3D rotate pointer GraphicsBox[RasterBox[CompressedData[ ]], ...
CUDAMemoryInformation[mem] gives information on CUDAMemory.
CUDAMemoryUnload[mem 1, mem 2, ...] unloads CUDAMemory from the CUDALink memory manager.
DatabaseExplorer[] launches a graphical user interface to DatabaseLink.
SQLResultSetClose[rs] closes a result set.
SQLRollbackTransaction[conn] terminates an SQL transaction. SQLRollbackTransaction[conn, savepoint] returns to an SQLSavepoint.
JavaObjectQ[expr] gives True if expr is a reference to a Java object or Null, and gives False otherwise.
Periodical[id] returns information about the periodical task corresponding to the specified integer id.
RemovePeriodical[id] removes the computation corresponding to the integer id from the set of operations that are periodically performed automatically.
SetComplexType[type] tells .NET/Link to map the specified type to Mathematica Complex numbers.