SqlObjectProperty.Add(SqlObjectBase, Boolean) 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.
ad this property to the StatementBuilder isTriggered=true means that it was not requested by the user but is necessary for a property requested by the user
public void Add (Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase o, bool isTriggered);
member this.Add : Microsoft.SqlServer.Management.Sdk.Sfc.SqlObjectBase * bool -> unit
Public Sub Add (o As SqlObjectBase, isTriggered As Boolean)
Parameters
- isTriggered
- Boolean