611 - 620 of 1298 for user interfacesSearch Results
View search results from all Wolfram sites (45158 matches)
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 ...
MakeNETObject   (NETLink Symbol)
MakeNETObject[expr] constructs a .NET object that represents the given Mathematica expression. MakeNETObject[expr, type] creates an object of the specified type from expr.
NETObjectToExpression   (NETLink Symbol)
NETObjectToExpression[netObject] converts the specified .NET object reference into its value as a "native" Mathematica expression.
1 ... 59|60|61|62|63|64|65 ... 130 Previous Next

...