ScriptMigrationUtil.ReplaceSSISIDTS90Types(String) Method

Definition

Replace the specified type by a given 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

Parameters

str
String

The specified string.

Returns

The string that replace the specified type.

Applies to