The IncludeDependencies property specifies whether dependent objects will be scripted and transferred during an object transfer operation.
| TransferObjectsTask Object |
object.IncludeDependencies[= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Whether dependent objects will be scripted and transferred |
The default is False.
Boolean
Read/write
HRESULT GetIncludeDependencies(VARIANT_BOOL *pRetVal);
HRESULT SetIncludeDependencies(VARIANT_BOOL NewValue);
| CopyAllObjects Property | DropDestinationObjectsFirst Property |
| CopyData Property | IncludeLogins Property |
| CopySchema Property | IncludeUsers Property |