ConditionedSqlList.AddHits(SqlObjectBase, String, StatementBuilder) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
add hit for every cionditioned sql
public bool AddHits (Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase obj, string field, Microsoft.SqlServer.Management.Sdk.Sfc.StatementBuilder sb);
member this.AddHits : Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase * string * Microsoft.SqlServer.Management.Sdk.Sfc.StatementBuilder -> bool
Public Function AddHits (obj As SqlObjectBase, field As String, sb As StatementBuilder) As Boolean
Parameters
- obj
- SqlObjectBase
- field
- String