Énumération DataEmbeddingStyle

Indicates whether the data in the table comes from a data source or it is embedded. An example of embedded data might be data inserted by a copy/paste operation.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Enumeration DataEmbeddingStyle
'Utilisation
Dim instance As DataEmbeddingStyle
public enum DataEmbeddingStyle
public enum class DataEmbeddingStyle
type DataEmbeddingStyle
public enum DataEmbeddingStyle

Membres

Nom de membre Description
Embedded Data is embedded.
NotEmbedded Data is not embedded.

Voir aussi

Référence

Espace de noms Microsoft.AnalysisServices