TransferBase.CopyExternalTables Property

Definition

Sets or gets a value indicating whether external tables will be scripted. By default we don't script them in Transfer because we are unable to also script the correct credential secret to access the external data source. The UI will set this to true for Generate Scripts wizard.

public bool CopyExternalTables { get; set; }
member this.CopyExternalTables : bool with get, set
Public Property CopyExternalTables As Boolean

Property Value

Applies to