Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Creates a compute context for running Microsoft R Server analyses inside Microsoft SQL Server.
Currently only supported in Windows.
Objects from the Class
Objects can be created by calls of the form .
Slots
connectionString:
Object of class "character" ~~
wait:
Object of class "logical" ~~
consoleOutput:
Object of class "logical" ~~
autoCleanup:
Object of class "logical" ~~
dataPath:
Object of class "characterORNULL" ~~
packagesToLoad:
Object of class "characterORNULL" ~~
executionTimeout:
Object of class "numeric" ~~
description:
Object of class "character" ~~
version:
Object of class "character" ~~
Extends
Class RxDistributedHpa, directly. Class RxComputeContext, by class "RxDistributedHpa", distance 2. Class RxComputeContext, by class "RxLocalSeq", distance 1.
Methods
doPreJobValidation
signature(object = "RxInSqlServer"): ...
initialize
signature(.Object = "RxInSqlServer"): ...
show
signature(object = "RxInSqlServer"): ...
Author(s)
Microsoft Corporation Microsoft Technical Support
See Also
RxInSqlServer, RxSqlServerData
Examples
showClass("RxInSqlServer")