DatasetDB.CopySettingsFromSourceDB Method

Copy settings from source DB
<ID("CopySettingsFromSourceDB", (int)e.CopySettingsFromSourceDB)> _ 
Public Sub CopySettingsFromSourceDB( _ 
ByVal sourceDB As String
)
This language is not supported or no code example is available.
[ID("CopySettingsFromSourceDB", (int)e.CopySettingsFromSourceDB)] 
public void CopySettingsFromSourceDB( 
string sourceDB 
)
This language is not supported or no code example is available.

Parameters

sourceDB
string

.NET Framework

Supported in: 4.8

In this article

Definition