共用方式為


ModelStore.GetAnnotations 方法

包含受保護的成員
包含繼承的成員

傳回模型上的所有附註。

這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。

多載清單

  名稱 說明
公用方法 GetAnnotations<TType>()
公用方法 GetAnnotations() 傳回模型上的所有附註。
公用方法 GetAnnotations(Type) 傳回實作特定型別之模型上的附註清單。
公用方法 GetAnnotations(ModelIdentifier) 傳回符合特定識別項之模型上的附註清單。
公用方法 GetAnnotations<TType>(ModelIdentifier) 傳回所有項目。
公用方法 GetAnnotations(ModelIdentifier, Type) 傳回具有指定之識別項名稱且實作指定之型別的所有附註。

回頁首

請參閱

參考

ModelStore 類別

Microsoft.Data.Schema.SchemaModel 命名空間