다음을 통해 공유


ApplocalHelper.GetApplocalDtsExtensionMappingPath 메서드

정의

targetServerVersion에 해당하는 앱 지역화된 binn 경로 경로를 가져옵니다.

public static string GetApplocalDtsExtensionMappingPath (Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion targetServerVersion = Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion.Latest);
static member GetApplocalDtsExtensionMappingPath : Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion -> string
Public Shared Function GetApplocalDtsExtensionMappingPath (Optional targetServerVersion As DTSTargetServerVersion = Microsoft.SqlServer.Dts.Runtime.DTSTargetServerVersion.Latest) As String

매개 변수

targetServerVersion
DTSTargetServerVersion

대상 서버 버전

반환

targetServerVersion에 해당하는 앱 지역화된 binn 경로 경로

적용 대상