431 - 440 of 1298 for user interfacesSearch Results
View search results from all Wolfram sites (45158 matches)
CompiledFunction   (Built-in Mathematica Symbol)
CompiledFunction[args...] represents compiled code for evaluating a compiled function.
SQLCatalogNames   (DatabaseLink Symbol)
SQLCatalogNames[conn] returns the names of the catalogs in an SQL connection.
SQLResultSetClose   (DatabaseLink Symbol)
SQLResultSetClose[rs] closes a result set.
SQLRollbackTransaction   (DatabaseLink Symbol)
SQLRollbackTransaction[conn] terminates an SQL transaction. SQLRollbackTransaction[conn, savepoint] returns to an SQLSavepoint.
SQLSchemaNames   (DatabaseLink Symbol)
SQLSchemaNames[conn] returns the names of the schema in an SQL connection.
SQLSetSavepoint   (DatabaseLink Symbol)
SQLSetSavepoint[conn, name] creates a savepoint to be used as part of an SQL transaction.
$SQLUseConnectionPool   (DatabaseLink Symbol)
$SQLUseConnectionPool gives the default setting that specifies whether a connection pool is used to retrieve a connection.
AddPeriodical   (JLink Symbol)
AddPeriodical[expr, interval] adds the computation expr to the set of operations that are periodically performed automatically.
AllowRaggedArrays   (JLink Symbol)
AllowRaggedArrays[True] lets you pass ragged (i.e., non rectangular) arrays to Java. AllowRaggedArrays[False] restores the default behavior.
BeginJavaBlock   (JLink Symbol)
BeginJavaBlock[] begins an evaluation block equivalent to a JavaBlock, except that it works across a larger span than the evaluation of a single expression.
1 ... 41|42|43|44|45|46|47 ... 130 Previous Next

...