This enum is used to control the behavior when retrieving a SectionAccessTable.
public enum SectionAccessScope| Name | Description |
|---|---|
| IncludeColumns |
Information about the columns are included. |
| IncludeData |
All data rows are included. |
| None |
Minimal information is retrieved, no information about columns or data. |