xRefKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class xRefKind
public enum xRefKind
type xRefKind =
Public Enum xRefKind
- Inheritance
-
xRefKind
Fields
Name | Value | Description |
---|---|---|
Nil | 0 | |
Table | 1 | |
TableField | 2 | |
TableInstanceMethod | 3 | |
TableStaticMethod | 4 | |
Map | 5 | |
MapField | 6 | |
MapInstanceMethod | 7 | |
MapStaticMethod | 8 | |
TableIndex | 9 | |
Class | 10 | |
ClassInstanceMethod | 11 | |
ClassStaticMethod | 12 | |
LocalMethod | 13 | |
ExtendedType | 14 | |
Enum | 15 | |
Enumerator | 16 | |
BasicType | 17 | |
Label | 19 | |
Predefined | 20 | |
SecurityKey | 21 | |
ConfigurationKey | 22 | |
LicenseCode | 23 | |
MenuItemDisplay | 24 | |
MenuItemOutput | 25 | |
MenuItemAction | 26 | |
WebUrlItem | 27 | |
WebActionItem | 28 | |
WebDisplayContentItem | 29 | |
WebOutputContentItem | 30 | |
ClrType | 31 | |
ClrTypeMethod | 32 | |
Form | 35 | |
WebForm | 36 | |
Report | 37 | |
Query | 39 | |
Job | 40 | |
Menu | 41 | |
WebMenu | 42 | |
WebModule | 43 | |
DataSet | 44 | |
WebManagedContentItem | 45 | |
WebControl | 46 | |
WebPageDef | 47 | |
WebStaticFile | 48 | |
Service | 49 | |
Cue | 50 | |
CueGroup | 51 | |
FormMethod | 52 | |
DataSetMethod | 53 | |
InfoPart | 54 | |
FormPart | 55 | |
VisualStudioProject | 56 | |
SSRSReport | 57 | |
SSRSReportLayoutTemplate | 58 | |
SSRSReportTableStyleTemplate | 59 | |
SSRSReportListStyleTemplate | 60 | |
SSRSReportMatrixStyleTemplate | 61 | |
SSRSReportPieChartStyleTemplate | 62 | |
SSRSReportXYChartStyleTemplate | 63 | |
SSRSReportDataSource | 64 | |
ServiceGroup | 65 | |
VsProjectAxModeling | 66 | |
VsProjectCsharp | 67 | |
VsProjectVisualBasic | 68 | |
VsProjectWebApplication | 69 | |
VsProjectAnalysisServices | 70 | |
CodePermission | 72 | |
Privilege | 73 | |
Duty | 74 | |
Role | 75 | |
ProcessCycle | 76 | |
Policy | 77 | |
TableFullTextIndex | 78 |