EventSetBase.FitsMask(EventSetBase) 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.
true if fits the mask
protected bool FitsMask (Microsoft.SqlServer.Management.Smo.EventSetBase mask);
member this.FitsMask : Microsoft.SqlServer.Management.Smo.EventSetBase -> bool
Protected Function FitsMask (mask As EventSetBase) As Boolean
Parameters
- mask
- EventSetBase