다음을 통해 공유


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 네임스페이스