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.
[Newtonsoft.Json.JsonObject(Newtonsoft.Json.MemberSerialization.OptIn)]
public class SqlObjectLocatorPattern : IEquatable<Microsoft.SqlServer.Management.Assessment.Configuration.SqlObjectLocatorPattern>, Microsoft.SqlServer.Management.Assessment.Configuration.IPattern<Microsoft.SqlServer.Management.Assessment.ISqlObjectLocator>
[<Newtonsoft.Json.JsonObject(Newtonsoft.Json.MemberSerialization.OptIn)>]
type SqlObjectLocatorPattern = class
interface IPattern<ISqlObjectLocator>
interface IEquatable<SqlObjectLocatorPattern>
Public Class SqlObjectLocatorPattern
Implements IEquatable(Of SqlObjectLocatorPattern), IPattern(Of ISqlObjectLocator)