ConditionedSqlList.Add(ConditionedSql) 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 a conditioned sql
public void Add (Microsoft.SqlServer.Management.Sdk.Sfc.ConditionedSql obj);
member this.Add : Microsoft.SqlServer.Management.Sdk.Sfc.ConditionedSql -> unit
Public Sub Add (obj As ConditionedSql)
Parameters
- obj
- ConditionedSql