8241 - 8250 of 10081 for COMSearch Results
View search results from all Wolfram sites (653134 matches)
SQLConnectionPoolClose   (DatabaseLink Symbol)
SQLConnectionPoolClose[pool] closes a connection pool.
SQLConnectionPool   (DatabaseLink Symbol)
SQLConnectionPool[...] is an object that represents a connection pool to a data source.
SQLConnectionPools   (DatabaseLink Symbol)
SQLConnectionPools[] returns a list of the open connection pools.SQLConnectionPools[conn] returns the connection pool used for a connection.
SQLConnections   (DatabaseLink Symbol)
SQLConnections[] returns a list of the open SQLConnection objects.
SQLCreateTable   (DatabaseLink Symbol)
SQLCreateTable[conn, table, columns] creates a new table in an SQL connection.
SQLDataTypeInformation   (DatabaseLink Symbol)
SQLDataTypeInformation[conn] returns information about the data types that can be stored in an SQL connection.
SQLDataTypeNames   (DatabaseLink Symbol)
SQLDataTypeNames[conn] returns the names of data types that can be stored in an SQL connection.
SQLDateTime   (DatabaseLink Symbol)
SQLDateTime[datetime] represents date and time information that can be stored in a database.
SQLDelete   (DatabaseLink Symbol)
SQLDelete[conn, table] deletes the data in a table in an SQL connection.SQLDelete[conn, table, cond] deletes data that matches cond.
SQLDropTable   (DatabaseLink Symbol)
SQLDropTable[conn, table] drops a table in an SQL connection.
1 ... 822|823|824|825|826|827|828 ... 1009 Previous Next

...