CubeAttribute.CopyTo(CubeAttribute) 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.
Copie le contenu de cet objet dans un autre objet (la destination).
public Microsoft.AnalysisServices.CubeAttribute CopyTo (Microsoft.AnalysisServices.CubeAttribute obj);
override this.CopyTo : Microsoft.AnalysisServices.CubeAttribute -> Microsoft.AnalysisServices.CubeAttribute
Public Function CopyTo (obj As CubeAttribute) As CubeAttribute
Paramètres
- obj
- CubeAttribute
Objet de destination dans lequel copier.
Retours
Objet de destination.