C# 클래스 Microsoft.R.Interpreters.SqlRClientInstallation

파일 보기 프로젝트 열기: Microsoft/RTVS 1 사용 예제들

공개 메소드들

메소드 설명
GetMicrosoftRClientInfo ( IRegistry registry = null, IFileSystem fileSystem = null ) : IRInterpreterInfo
GetRClientPath ( IRegistry registry = null ) : string

비공개 메소드들

메소드 설명
IsMRCInstalledInSql ( IRegistry registry = null ) : bool

메소드 상세

GetMicrosoftRClientInfo() 공개 정적인 메소드

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

GetRClientPath() 공개 정적인 메소드

public static GetRClientPath ( IRegistry registry = null ) : string
registry IRegistry
리턴 string