Поделиться через


Перечисление 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.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Enumeration DataEmbeddingStyle
'Применение
Dim instance As DataEmbeddingStyle
public enum DataEmbeddingStyle
public enum class DataEmbeddingStyle
type DataEmbeddingStyle
public enum DataEmbeddingStyle

Элементы

Имя элемента Описание
Embedded Data is embedded.
NotEmbedded Data is not embedded.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices