Introduction to MathLink How MathLink Is Used Installing Existing MathLink-Compatible Programs
Mathematical functions in Mathematica are given names according to definite rules. As with most Mathematica functions, the names are usually complete English words, fully ...
Invisible characters. In the input there is an invisible comma between the 1 and 2. Here there is an invisible space between the x and y, interpreted as multiplication.
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.
JVM is the head of an expression that identifies a particular Java runtime installed into the current Mathematica session via InstallJava.
LoadNETAssembly[assembly] loads the specified assembly into the .NET runtime and returns a NETAssembly expression that can be used to identify the assembly. ...
NETTypeInfo[type] prints information about the specified type, including its inheritance hierarchy, assembly name, and its public members (constructors, methods, properties, ...