LinqToEntitiesDomainServiceDescriptionProviderAttribute 成员

指定用于公开 LINQ to Entities 映射类型的域服务。

以下各表列出了由 LinqToEntitiesDomainServiceDescriptionProviderAttribute 类型公开的成员。

公共 构造函数

  名称 说明
  LinqToEntitiesDomainServiceDescriptionProviderAttribute 已重载。初始化 LinqToEntitiesDomainServiceDescriptionProviderAttribute 类的新实例。

顶部

公共 属性

  名称 说明
public property DomainServiceDescriptionProviderType  获取 DomainServiceDescriptionProvider 类型。 (继承自 DomainServiceDescriptionProviderAttribute
public property ObjectContextType 获取 LINQ to Entities 的类型 ObjectContext
public property TypeId  获取此特性的唯一标识符。 (继承自 DomainServiceDescriptionProviderAttribute

顶部

公共 方法

(另请参见 受保护 方法)

  名称 说明
public method CreateProvider 已重写。创建 LINQ to Entities 说明提供程序的实例。
public method Equals  已重载。(继承自 Attribute
public methodstatic GetCustomAttribute  已重载。(继承自 Attribute
public methodstatic GetCustomAttributes  已重载。(继承自 Attribute
public method GetHashCode  (继承自 Attribute
public method GetType  (继承自 Object
public method IsDefaultAttribute  (继承自 Attribute
public methodstatic IsDefined  已重载。(继承自 Attribute
public method Match  (继承自 Attribute
public methodstatic ReferenceEquals  (继承自 Object
public method ToString  (继承自 Object

顶部

受保护 方法

  名称 说明
protected method Finalize  (继承自 Object
protected method MemberwiseClone  (继承自 Object

顶部

显式接口实现

  名称 说明
  System.Runtime.InteropServices._Attribute.GetIDsOfNames  (继承自 Attribute
  System.Runtime.InteropServices._Attribute.GetTypeInfo  (继承自 Attribute
  System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (继承自 Attribute
  System.Runtime.InteropServices._Attribute.Invoke  (继承自 Attribute

顶部

另请参见

参考

LinqToEntitiesDomainServiceDescriptionProviderAttribute 类
System.ServiceModel.DomainServices.EntityFramework 命名空间