ISqlFilterDecoderCallback Interface
Provides additional information to the FilterDecoder class. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | SupportsParameterization | Gets a value that indicates whether the client supports query parameterization. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | AddConstantForFilter(String^) | Adds the specified constant. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | AddPropertyForFilter(String^) | Adds the specified property name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Show:

