C# Class Microsoft.R.Interpreters.SqlRClientInstallation

Mostrar archivo Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
GetMicrosoftRClientInfo ( IRegistry registry = null, IFileSystem fileSystem = null ) : IRInterpreterInfo
GetRClientPath ( IRegistry registry = null ) : string

Private Methods

Method Description
IsMRCInstalledInSql ( IRegistry registry = null ) : bool

Method Details

GetMicrosoftRClientInfo() public static method

public static GetMicrosoftRClientInfo ( IRegistry registry = null, IFileSystem fileSystem = null ) : IRInterpreterInfo
registry IRegistry
fileSystem IFileSystem
return IRInterpreterInfo

GetRClientPath() public static method

public static GetRClientPath ( IRegistry registry = null ) : string
registry IRegistry
return string