SearchPropertyList Class
Model schema container class for SearchPropertyList
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.SearchPropertyList
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class SearchPropertyList
'Usage
public static class SearchPropertyList
public ref class SearchPropertyList abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SearchPropertyList = class end
public final class SearchPropertyList
The SearchPropertyList type exposes the following members.
Properties
Name | Description | |
---|---|---|
Authorizer | Authorizer relationship class of SearchPropertyList | |
TypeClass | Type class for SearchPropertyList |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.