RequestFieldsTypes Enumeration
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Member name | Description | |
|---|---|---|
| IncludeExpensiveInResult | Includes the expensive properties in the list of the result. | |
| Reject | Discards some of the properties in the list. | |
| Request | Brings the properties in the list else rejects them. |
Show: