共用方式為


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 命名空間