DataSource.CopyFrom(DataSource) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Deprecated. Use CopyTo method instead.
Action déconseillée. Utilisez plutôt la méthode CopyTo.
[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)
Paramètres
- other
- DataSource
- Attributs