PropertyGeneratedEventArgs Class
Used by the code generation command line tools and tools in Visual Studio to generate strongly typed client-side objects for communicating with data services.
Assembly: System.Data.Services.Design (in System.Data.Services.Design.dll)
| Name | Description | |
|---|---|---|
![]() | PropertyGeneratedEventArgs() | Initializes a new instance of the PropertyGeneratedEventArgs class. |
![]() | PropertyGeneratedEventArgs(MetadataItem^, String^, CodeTypeReference^) | Initializes a new instance of the PropertyGeneratedEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | AdditionalAttributes | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | AdditionalGetStatements | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | AdditionalSetStatements | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | BackingFieldName | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | PropertySource | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | ReturnType | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
This class is not intended for public use and is used by the code generation command line tools and tools in Visual Studio to generate strongly typed client-side objects for communicating with data services.
Available since 3.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

