CollectionTypeInfo 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 CollectionTypeInfo : Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo
type CollectionTypeInfo = class
inherit TypeInfo
Public Class CollectionTypeInfo
Inherits TypeInfo
- Inheritance
Constructors
CollectionTypeInfo(Type, Int32, Boolean) |
Properties
ElementType | |
Id | (Inherited from TypeInfo) |
IsCollection | (Inherited from TypeInfo) |
IsMetadata | (Inherited from TypeInfo) |
IsOrdered | |
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) |
SetElementType(TypeInfo) |