SearchProperty Class

Model schema container class for SearchProperty

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dac.Model.SearchProperty

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class SearchProperty
'Usage
public static class SearchProperty
public ref class SearchProperty abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SearchProperty =  class end
public final class SearchProperty

The SearchProperty type exposes the following members.

Properties

  Name Description
Public propertyStatic member Description Description property class of SearchProperty
Public propertyStatic member Identifier Identifier property class of SearchProperty
Public propertyStatic member PropertySetGuid PropertySetGuid property class of SearchProperty
Public propertyStatic member SearchPropertyList SearchPropertyList relationship class of SearchProperty
Public propertyStatic member TypeClass Type class for SearchProperty

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.

See Also

Reference

Microsoft.SqlServer.Dac.Model Namespace