Compartir a través de


Enumeración 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.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Enumeration DataEmbeddingStyle
'Uso
Dim instance As DataEmbeddingStyle
public enum DataEmbeddingStyle
public enum class DataEmbeddingStyle
type DataEmbeddingStyle
public enum DataEmbeddingStyle

Miembros

Nombre del miembro Descripción
Embedded Data is embedded.
NotEmbedded Data is not embedded.

Vea también

Referencia

Espacio de nombres Microsoft.AnalysisServices