CollectionTypeInfo Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public class CollectionTypeInfo : Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo
type CollectionTypeInfo = class
inherit TypeInfo
Public Class CollectionTypeInfo
Inherits TypeInfo
- Warisan
Konstruktor
| Nama | Deskripsi |
|---|---|
| CollectionTypeInfo(Type, Int32, Boolean) | |
Properti
| Nama | Deskripsi |
|---|---|
| ElementType | |
| Id | (Diperoleh dari TypeInfo) |
| IsCollection | (Diperoleh dari TypeInfo) |
| IsMetadata | (Diperoleh dari TypeInfo) |
| IsOrdered | |
| IsPrimitive | (Diperoleh dari TypeInfo) |
| Name | (Diperoleh dari TypeInfo) |
| Type | (Diperoleh dari TypeInfo) |
Metode
| Nama | Deskripsi |
|---|---|
| CompareTo(TypeInfo) | (Diperoleh dari TypeInfo) |
| Equals(Object) | (Diperoleh dari TypeInfo) |
| Equals(TypeInfo) | (Diperoleh dari TypeInfo) |
| GetHashCode() | (Diperoleh dari TypeInfo) |
| SetElementType(TypeInfo) | |