6861 - 6870 of 9637 for text-to-speechSearch Results
Transformation Rules and Definitions   (Mathematica Overview)
Applying Transformation Rules Manipulating Sets of Transformation Rules Making Definitions
CloseSQLConnection   (DatabaseLink Symbol)
CloseSQLConnection[conn] disconnects the current connection associated with a data source.
DataSourceNames   (DatabaseLink Symbol)
DataSourceNames[] returns a list of the names of data sources made available through DatabaseResourcesPath.
JDBCDriverNames   (DatabaseLink Symbol)
JDBCDriverNames[] returns a list of the names of databases for which JDBC drivers are available through DatabaseResourcesPath.
SQLConnections   (DatabaseLink Symbol)
SQLConnections[] returns a list of the open SQLConnection objects.
SQLDataTypeNames   (DatabaseLink Symbol)
SQLDataTypeNames[conn] returns the names of data types that can be stored in an SQL connection.
SQLDropTable   (DatabaseLink Symbol)
SQLDropTable[conn, table] drops a table in an SQL connection.
SQLResultSetColumnNames   (DatabaseLink Symbol)
SQLResultSetColumnNames[rs] returns a list of {table, column} pairs for each column in a result set.
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.
1 ... 684|685|686|687|688|689|690 ... 964 Previous Next

...