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 | |
---|---|---|
DataType | DataType relationship class of PromotedNodePathForSqlType | |
IsMax | IsMax property class of PromotedNodePathForSqlType | |
IsSingleton | IsSingleton property class of PromotedNodePathForSqlType | |
Length | Length property class of PromotedNodePathForSqlType | |
NodePath | NodePath property class of PromotedNodePathForSqlType | |
Precision | Precision property class of PromotedNodePathForSqlType | |
Scale | Scale property class of PromotedNodePathForSqlType | |
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.