DataEmbeddingStyle Enumeration
Updated: May 24, 2016
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.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Member name | Description | |
|---|---|---|
| Embedded | Data is embedded. | |
| NotEmbedded | Data is not embedded. |
Show: