2761 - 2770 of 3808 for FirstSearch Results
View search results from all Wolfram sites (8108 matches)
WriteDataSource   (DatabaseLink Symbol)
WriteDataSource[name] writes a new HSQL data source name.WriteDataSource[name, database] writes a new data source to database.
DatabaseLink provides two styles of commands for working with data: one for those who are familiar with Mathematica and the other for those who are familiar with SQL. ...
Schema and Catalogs   (DatabaseLink Tutorial)
Database schema and catalogs can be used to hold collections of database components and objects suitable for particular users. They can be particularly useful when working ...
MakeJavaObject   (JLink Symbol)
MakeJavaObject[expr] constructs a new Java object whose "value" is expr.
$JavaExceptionHandler   (JLink Symbol)
$JavaExceptionHandler allows you to control how exceptions thrown in Java are handled in Mathematica.
$LibraryError   (Library Link Symbol)
$LibraryError returns the system-dependent error message from loading a library, or None if there was no error.
LoadCOMTypeLibrary   (NETLink Symbol)
LoadCOMTypeLibrary[library] creates a so-called "interop" assembly from the named type library and loads that assembly.
LoadNETAssembly   (NETLink Symbol)
LoadNETAssembly[assembly] loads the specified assembly into the .NET runtime and returns a NETAssembly expression that can be used to identify the assembly. ...
LoadNETType   (NETLink Symbol)
LoadNETType["type"] loads the specified type into the .NET runtime and returns a NETType expression that can be used to identify the type.LoadNETType["type", assembly] loads ...
NETNew   (NETLink Symbol)
NETNew[type] constructs a new object of the specified .NET type. NETNew[type, args...] constructs a new object of the specified .NET type, passing the supplied argument ...
1 ... 274|275|276|277|278|279|280 ... 381 Previous Next

...