Compartilhar via


Enumeração 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.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
Public Enumeration DataEmbeddingStyle
'Uso
Dim instance As DataEmbeddingStyle
public enum DataEmbeddingStyle
public enum class DataEmbeddingStyle
type DataEmbeddingStyle
public enum DataEmbeddingStyle

Membros

Nome do membro Descrição
Embedded Data is embedded.
NotEmbedded Data is not embedded.

Consulte também

Referência

Namespace Microsoft.AnalysisServices