SQLServer[...] is an object that represents a server process started in Mathematica.
CloseFrontEnd[] closes the link to the front end that was opened by UseFrontEnd[] or ConnectToFrontEnd[].
FrontEndLink[] returns the link to the front end that will be used by UseFrontEnd[].
void MTensor_disownAll (MTensor t) disowns all references to an MTensor that was passed between a library function and Mathematica using shared memory management.
void MTensor_disown (MTensor t) disowns a reference to an MTensor that was passed between a library function and Mathematica using shared memory management.
mint MTensor_getFlattenedLength (MTensor t) gets the total number of elements in an MTensor.
mint MTensor_getRank (MTensor t) gets the rank of an MTensor.
mint MTensor_getType (MTensor t) gets the type of an MTensor.
mint MTensor_shareCount (MTensor t) returns the number of sharing references to an MTensor held by Mathematica.
ActivateWindow is an option to DoNETModeless that specifies whether to make the window visible.