Condividi tramite


Enumerazione 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.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Enumeration DataEmbeddingStyle
'Utilizzo
Dim instance As DataEmbeddingStyle
public enum DataEmbeddingStyle
public enum class DataEmbeddingStyle
type DataEmbeddingStyle
public enum DataEmbeddingStyle

Membri

Nome membro Descrizione
Embedded Data is embedded.
NotEmbedded Data is not embedded.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.AnalysisServices