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 | 获取此文档的摘要。 |
页首