Поделиться через


ApplocalHelper.GetApplocalDtsExtensionMappingPath Метод

Определение

Получение пути к локализуемой binn-пути приложения, соответствующему targetServerVersion.

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

Версия целевого сервера

Возвращаемое значение

Путь к локализуемой binn-пути приложения, соответствующему targetServerVersion

Применяется к