ScriptMigrationUtil.ReplaceSSISIDTS90Types(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將指定的類型替換為給定的字串。
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
指定的字串。
傳回
取代指定型別的字串。