ScriptMigrationUtil Class

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents a ScriptMigrationUtil class.

Namespace:   ScriptMigration
Assembly:  Microsoft.SqlServer.VSTAScriptingLib (in Microsoft.SqlServer.VSTAScriptingLib.dll)

System::Object
  ScriptMigration::ScriptMigrationUtil

public ref class ScriptMigrationUtil 

NameDescription
System_CAPS_pubmethodScriptMigrationUtil()

This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ScriptMigrationUtil class.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticReplaceSSISIDTS90Types(String^)

This API supports the product infrastructure and is not intended to be used directly from your code. Replace the specified type by a given string.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: