IEdmDocumentation 介面
表示 EDM 文件。
命名空間: Microsoft.Data.Edm
組件: Microsoft.Data.Edm (在 Microsoft.Data.Edm.dll 中)
語法
'宣告
Public Interface IEdmDocumentation
'用途
Dim instance As IEdmDocumentation
public interface IEdmDocumentation
public interface class IEdmDocumentation
type IEdmDocumentation = interface end
public interface IEdmDocumentation
IEdmDocumentation 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
LongDescription | 取得此文件的詳細描述。 | |
Summary | 取得此文件的摘要。 |
上層