Freigeben über


SearchProperty-Klasse

Model schema container class for SearchProperty

Vererbungshierarchie

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

Der SearchProperty-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Description Description property class of SearchProperty
Öffentliche EigenschaftStatisches Element Identifier Identifier property class of SearchProperty
Öffentliche EigenschaftStatisches Element PropertySetGuid PropertySetGuid property class of SearchProperty
Öffentliche EigenschaftStatisches Element SearchPropertyList SearchPropertyList relationship class of SearchProperty
Öffentliche EigenschaftStatisches Element TypeClass Type class for SearchProperty

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace