$ParentLink is the MathLink LinkObject currently used for input and output by the Mathematica kernel in a particular session.
$UserName gives the login name of the user who invoked the Mathematica kernel, as recorded by the operating system.
In Mathematica, dialog boxes are customized notebooks used to provide users with information and/or request user input. There are two properties associated with dialogs. ...
Introduction to MathLink How MathLink Is Used Installing Existing MathLink-Compatible Programs
CUDAImageConvolve[img, kern] gives the convolution of img with kern.CUDAImageConvolve[list, kern] gives the convolution of list with kern.CUDAImageConvolve[mem, kern] gives ...
CUDAOpening[img, r] gives the morphological opening of img with respect to a range-r square.CUDAOpening[list, r] gives the morphological opening of list with respect to a ...
JDBCDriver[args] specifies the configuration for connecting to a database produced by a specific vendor.
SQLConnectionPool[...] is an object that represents a connection pool to a data source.
SQLServerInformation[server] returns a list of information about the SQL server.
SQLServers[] returns a list of the open SQLServer objects.