Share via


PromotedNodePathForSqlType Class

Model schema container class for PromotedNodePathForSqlType

Inheritance Hierarchy

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

The PromotedNodePathForSqlType type exposes the following members.

Properties

  Name Description
Public propertyStatic member DataType DataType relationship class of PromotedNodePathForSqlType
Public propertyStatic member IsMax IsMax property class of PromotedNodePathForSqlType
Public propertyStatic member IsSingleton IsSingleton property class of PromotedNodePathForSqlType
Public propertyStatic member Length Length property class of PromotedNodePathForSqlType
Public propertyStatic member NodePath NodePath property class of PromotedNodePathForSqlType
Public propertyStatic member Precision Precision property class of PromotedNodePathForSqlType
Public propertyStatic member Scale Scale property class of PromotedNodePathForSqlType
Public propertyStatic member TypeClass Type class for PromotedNodePathForSqlType

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