931 - 940 of 2365 for graphical user interfaceSearch Results
View search results from all Wolfram sites (188721 matches)
SQLCommitTransaction   (DatabaseLink Symbol)
SQLCommitTransaction[conn] commits an SQL transaction.
SQLConnectionPoolClose   (DatabaseLink Symbol)
SQLConnectionPoolClose[pool] closes a connection pool.
SQLConnectionPools   (DatabaseLink Symbol)
SQLConnectionPools[] returns a list of the open connection pools.SQLConnectionPools[conn] returns the connection pool used for a connection.
SQLResultSetGoto   (DatabaseLink Symbol)
SQLResultSetGoto[rs, pos] sets the current position of a result set to pos.
SQLResultSetOpen   (DatabaseLink Symbol)
SQLResultSetOpen[query] makes a result set from an SQL query.
SQLResultSetShift   (DatabaseLink Symbol)
SQLResultSetShift[rs, num] shifts the current position of a result set by num.
KeepJavaObject   (JLink Symbol)
KeepJavaObject[object] causes the specified object or objects not to be released when the current JavaBlock ends. KeepJavaObject[object, Manual] causes the specified object ...
ReturnAsJavaObject   (JLink Symbol)
ReturnAsJavaObject[expr] causes a Java method call or field access during the evaluation of expr to return its result as an object reference (a JavaObject expression), not a ...
$RelaxedTypeChecking   (JLink Symbol)
$RelaxedTypeChecking is a flag that can be set to True to speed up the validation performed in Mathematica (via pattern tests) on arrays of data being sent as arguments to ...
KeepNETObject   (NETLink Symbol)
KeepNETObject[object] causes the specified object(s) not to be released when the current NETBlock ends. KeepNETObject[object, Manual] causes the specified object to escape ...
1 ... 91|92|93|94|95|96|97 ... 237 Previous Next

...