The DropDestinationObjectsFirst property specifies whether to drop objects, if they already exist on the destination.
TransferObjectsTask Object |
object.DropDestinationObjectsFirst[= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Whether to drop objects |
The default is False.
Boolean
Read/write
HRESULT GetDropDestinationObjectsFirst(VARIANT_BOOL *pRetVal);
HRESULT SetDropDestinationObjectsFirst(VARIANT_BOOL NewValue);
CopyAllObjects Property | IncludeDependencies Property |
CopyData Property | IncludeLogins Property |
CopySchema Property | IncludeUsers Property |