Share via


TableScope Enum

Definition

This enumeration supports a bitwise combination of its member values.

public enum class TableScope
[System.Flags]
public enum TableScope
[<System.Flags>]
type TableScope = 
Public Enum TableScope
Inheritance
TableScope
Attributes

Fields

CurrentTableOnly 1
EntireHierarchy 6
IncludeBaseTables 2
IncludeDerivedTables 4

Applies to