Share via


OAImportScript Members

Include Protected Members
Include Inherited Members

This class is the automation interface for the ImportScriptWizard.

The OAImportScript type exposes the following members.

Methods

 

Name

Description

Public method

DoImportScript

Imports the script, based on the properties of this object.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

AddImportedPermissionsToModel

Public property

Canceled

Gets whether the RE run was canceled.

Public property

Completed

Gets whether the RE run was successfully completed.

Public property

Encoding

Gets or sets the file encoding.

Public property

IgnoreExtendedProperties

Public property

IgnorePermissions

Public property

Messages

Gets the list of messages generated during the RE run.

Public property

OverwriteExistingObjects

Gets or sets whether to overwrite existing objects.

Public property

ScriptFileName

Gets or sets the file name to reverse.

Public property

ThrownException

Gets the exception thrown during the operation.

Top

See Also

Reference

OAImportScript Class

Microsoft.VisualStudio.Data.Schema.Project.Sql.Automation Namespace