Documentation 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示與概念模型建構相關聯的文件。
public ref class Documentation sealed : System::Data::Metadata::Edm::MetadataItem
C#
public sealed class Documentation : System.Data.Metadata.Edm.MetadataItem
type Documentation = class
inherit MetadataItem
Public NotInheritable Class Documentation
Inherits MetadataItem
- 繼承
Documentation 類別 (Class) 執行個體 (Instance),表示在概念結構定義語言 (CSDL) 檔和存放結構定義語言 (SSDL) 檔中所定義文件標籤的內容。 您可以定義概念模型建構的文件標籤,例如EntityContainer、EntityType、 和 ComplexType。AssociationType 如需詳細資訊,請參閱 檔案元素 (CSDL) 。
Built |
取得這個 Documentation 的內建型別類型。 |
Documentation |
取得或設定與這個型別相關聯的文件。 (繼承來源 MetadataItem) |
Is |
取得表示這個 Documentation 物件是否僅包含 null 或是空白的 Summary 和 LongDescription。 |
Long |
取得這個 Documentation 的完整描述。 |
Metadata |
取得目前型別的屬性清單。 (繼承來源 MetadataItem) |
Summary |
取得這個 Documentation 的摘要。 |
Equals(Object) |
判斷指定的物件是否等於目前的物件。 (繼承來源 Object) |
Get |
做為預設雜湊函式。 (繼承來源 Object) |
Get |
取得目前執行個體的 Type。 (繼承來源 Object) |
Memberwise |
建立目前 Object 的淺層複製。 (繼承來源 Object) |
To |
傳回這個 Documentation 的摘要。 |
產品 | 版本 |
---|---|
.NET Framework | 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |