C# Class Microsoft.R.Interpreters.SqlRClientInstallation

Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
GetMicrosoftRClientInfo ( IRegistry registry = null, IFileSystem fileSystem = null ) : IRInterpreterInfo
GetRClientPath ( IRegistry registry = null ) : string

Private Methods

Méthode Description
IsMRCInstalledInSql ( IRegistry registry = null ) : bool

Method Details

GetMicrosoftRClientInfo() public static méthode

public static GetMicrosoftRClientInfo ( IRegistry registry = null, IFileSystem fileSystem = null ) : IRInterpreterInfo
registry IRegistry
fileSystem IFileSystem
Résultat IRInterpreterInfo

GetRClientPath() public static méthode

public static GetRClientPath ( IRegistry registry = null ) : string
registry IRegistry
Résultat string