ScriptMigrationUtil.ReplaceSSISIDTS90Types(String) 方法

定义

通过给定的字符串替换指定的类型。

public:
 static System::String ^ ReplaceSSISIDTS90Types(System::String ^ str);
public static string ReplaceSSISIDTS90Types (string str);
static member ReplaceSSISIDTS90Types : string -> string
Public Shared Function ReplaceSSISIDTS90Types (str As String) As String

参数

str
String

指定的字符串。

返回

替换指定的类型的字符串。

适用于