Freigeben über


ClrTypeProperty-Klasse

Model schema container class for ClrTypeProperty

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.ClrTypeProperty

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

Syntax

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

Der ClrTypeProperty-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element ClrType ClrType relationship class of ClrTypeProperty
Öffentliche EigenschaftStatisches Element Name Name property class of ClrTypeProperty
Öffentliche EigenschaftStatisches Element TypeClass Type class for ClrTypeProperty

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