ApplocalHelper.GetApplocalDtsPath(DTSTargetServerVersion) メソッド

定義

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

パラメーター

targetServerVersion
DTSTargetServerVersion

戻り値

適用対象