MetadataItem 類別

定義

表示 ADO.NET 中繼資料類型階層架構中所有中繼資料的基本項目類別。

public ref class MetadataItem abstract
public abstract class MetadataItem
type MetadataItem = class
Public MustInherit Class MetadataItem
繼承
MetadataItem
衍生

屬性

BuiltInTypeKind

取得這個型別的內建型別類型。

Documentation

取得或設定與這個型別相關聯的文件。

MetadataProperties

取得目前型別的屬性清單。

方法

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetBuiltInType(BuiltInTypeKind)

傳回符合其中一個 BuiltInTypeKind 值的概念模型內建型別。

GetGeneralFacetDescriptions()

取得指定型別的一般 Facet 描述清單。

GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於