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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework