Wyliczenie ItemTypeEnum
Opisuje typ element w baza danych serwera raportów.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
<SerializableAttribute> _
Public Enumeration ItemTypeEnum
'Użycie
Dim instance As ItemTypeEnum
[SerializableAttribute]
public enum ItemTypeEnum
[SerializableAttribute]
public enum class ItemTypeEnum
[<SerializableAttribute>]
type ItemTypeEnum
public enum ItemTypeEnum
Elementy członkowskie
| Nazwa elementu członkowskiego | Opis | |
|---|---|---|
| Unknown | Element nie jest skojarzony z dowolnego typu znane. | |
| Folder | Element folder. | |
| Report | Element element raportu. | |
| Resource | Element zasób. | |
| LinkedReport | Element połączony element raportu. | |
| DataSource | Element źródło danych. | |
| Model | Element modelu. |