NameChanges.EntryType 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定模型物件的入口類型。
public: enum class NameChanges::EntryType
public enum NameChanges.EntryType
type NameChanges.EntryType =
Public Enum NameChanges.EntryType
- 繼承
-
NameChanges.EntryType
欄位
| 名稱 | 值 | Description |
|---|---|---|
| ReportItem | 0 | ReportItem 條目類型。 |
| Group | 1 | 群組入門類型。 |
| DataSet | 2 | DataSet 的條目類型。 |
| DataSource | 3 | DataSource 的條目類型。 |
| ReportParameter | 4 | ReportParameter 的入口類型。 |
| EmbeddedImage | 5 | EmbeddedImage 條目類型。 |
| Scope | 6 | Scope輸入類型。 |