DataSource.CopyFrom(DataSource) Method
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.
Caution
Deprecated. Use CopyTo method instead.
Deprecated. Use CopyTo method instead.
[System.Obsolete("Deprecated. Use CopyTo method instead.", false)]
public void CopyFrom (Microsoft.AnalysisServices.Tabular.DataSource other);
[<System.Obsolete("Deprecated. Use CopyTo method instead.", false)>]
override this.CopyFrom : Microsoft.AnalysisServices.Tabular.DataSource -> unit
Public Sub CopyFrom (other As DataSource)
Parameters
- other
- DataSource
- Attributes