แชร์ผ่าน


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

Name Value Description
CurrentTableOnly 1
IncludeBaseTables 2
IncludeDerivedTables 4
EntireHierarchy 6

Applies to