PropertyAccessorCodeFragment Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a property accessor lambda code fragment.
public class PropertyAccessorCodeFragment
type PropertyAccessorCodeFragment = class
Public Class PropertyAccessorCodeFragment
- Inheritance
-
PropertyAccessorCodeFragment
Constructors
PropertyAccessorCodeFragment(String, IReadOnlyList<String>) |
Initializes a new instance of the PropertyAccessorCodeFragment class. |
Properties
Parameter |
Gets the name of the lambda's parameter. |
Properties |
Gets the list of properties represented by the lambda. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework