PrimitiveTypeInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PrimitiveTypeInfo : Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo
type PrimitiveTypeInfo = class
inherit TypeInfo
Public Class PrimitiveTypeInfo
Inherits TypeInfo
- Inheritance
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) |