TypeGeneratedEventArgs 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 | |
|---|---|---|
![]() | TypeGeneratedEventArgs() | Initializes a new instance of the TypeGeneratedEventArgs class. |
![]() | TypeGeneratedEventArgs(GlobalItem^, CodeTypeReference^) | Initializes a new instance of the TypeGeneratedEventArgs 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. |
![]() | AdditionalInterfaces | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | AdditionalMembers | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | BaseType | This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services. |
![]() | TypeSource | 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.

