Freigeben über


PromotedNodePathForSqlType-Klasse

Model schema container class for PromotedNodePathForSqlType

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.PromotedNodePathForSqlType

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

Syntax

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

Der PromotedNodePathForSqlType-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element DataType DataType relationship class of PromotedNodePathForSqlType
Öffentliche EigenschaftStatisches Element IsMax IsMax property class of PromotedNodePathForSqlType
Öffentliche EigenschaftStatisches Element IsSingleton IsSingleton property class of PromotedNodePathForSqlType
Öffentliche EigenschaftStatisches Element Length Length property class of PromotedNodePathForSqlType
Öffentliche EigenschaftStatisches Element NodePath NodePath property class of PromotedNodePathForSqlType
Öffentliche EigenschaftStatisches Element Precision Precision property class of PromotedNodePathForSqlType
Öffentliche EigenschaftStatisches Element Scale Scale property class of PromotedNodePathForSqlType
Öffentliche EigenschaftStatisches Element TypeClass Type class for PromotedNodePathForSqlType

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