TransferBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for transfer
public abstract class TransferBase
type TransferBase = class
Public MustInherit Class TransferBase
- Inheritance
-
TransferBase
- Derived
Constructors
TransferBase() | |
TransferBase(Database) |
Properties
Methods
EnumObjects() |
Gets URNs to be transferred |
EnumObjects(Boolean) |
Gets URNs to be transferred |
EnumScriptTransfer() |
Returns an IEnumerable<string> object with the script for the objects. |
ScriptTransfer() |
Returns a StringCollection object with the script for the objects. This method throws an error if ScriptData is true |
SetTargetServerInfo() |
Sets the target server version based on the Destination server information |
Events
DiscoveryProgress | |
ScriptingError | |
ScriptingProgress |