EventSetBase.SetValue(EventSetBase, 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.
set value
protected void SetValue (Microsoft.SqlServer.Management.Smo.EventSetBase options, bool value);
member this.SetValue : Microsoft.SqlServer.Management.Smo.EventSetBase * bool -> unit
Protected Sub SetValue (options As EventSetBase, value As Boolean)
Parameters
- options
- EventSetBase
- value
- Boolean