Class QueryableEntities
Provides the main entry point to a LINQ query.
Inheritance
object
QueryableEntities
Namespace: StylelabsStylelabs.MStylelabs.M.BaseQueryingLinq
Assembly: Stylelabs.M.Sdk.dll
Syntax
Type Parameters
| Name | Description |
|---|---|
| T | The type. |
Constructors
QueryableEntities()
Initializes a new instance of the QueryableEntities
Declaration
QueryableEntities(IQueryProvider, Expression)
Initializes a new instance of the QueryableEntities
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| IQueryProvider | provider | The query provider. |
| Expression | expression | The expression. |
If you have suggestions for improving this article, let us know!