PrimitiveTypeInfo Class

Definition

public class PrimitiveTypeInfo : Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo
type PrimitiveTypeInfo = class
    inherit TypeInfo
Public Class PrimitiveTypeInfo
Inherits TypeInfo
Inheritance
PrimitiveTypeInfo

Constructors

PrimitiveTypeInfo(Type, Int32)

Properties

Id (Inherited from TypeInfo)
IsCollection (Inherited from TypeInfo)
IsMetadata (Inherited from TypeInfo)
IsPrimitive (Inherited from TypeInfo)
Name (Inherited from TypeInfo)
Type (Inherited from TypeInfo)

Methods

CompareTo(TypeInfo) (Inherited from TypeInfo)
Equals(Object) (Inherited from TypeInfo)
Equals(TypeInfo) (Inherited from TypeInfo)
GetHashCode() (Inherited from TypeInfo)

Applies to