LinqToEntitiesDomainServiceDescriptionProviderAttribute Constructor
[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]
Initializes a new instance of the LinqToEntitiesDomainServiceDescriptionProviderAttribute class using the ObjectContext type inferred from the domain service the attribute is applied to.
Namespace: System.ServiceModel.DomainServices.EntityFramework
Assembly: System.ServiceModel.DomainServices.EntityFramework (in System.ServiceModel.DomainServices.EntityFramework.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New LinqToEntitiesDomainServiceDescriptionProviderAttribute()
public LinqToEntitiesDomainServiceDescriptionProviderAttribute()
public:
LinqToEntitiesDomainServiceDescriptionProviderAttribute()
new : unit -> LinqToEntitiesDomainServiceDescriptionProviderAttribute
public function LinqToEntitiesDomainServiceDescriptionProviderAttribute()
See Also
Reference
LinqToEntitiesDomainServiceDescriptionProviderAttribute Class
LinqToEntitiesDomainServiceDescriptionProviderAttribute Overload
System.ServiceModel.DomainServices.EntityFramework Namespace