StructuralTypeConfiguration<TStructuralType> Class
Represents an IEdmStructuredType that can be built using ODataModelBuilder.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
System::Object
System.Web.Http.OData.Builder::StructuralTypeConfiguration<TStructuralType>
System.Web.Http.OData.Builder::ComplexTypeConfiguration<TComplexType>
System.Web.Http.OData.Builder::EntityTypeConfiguration<TEntityType>
System.Web.Http.OData.Builder::StructuralTypeConfiguration<TStructuralType>
System.Web.Http.OData.Builder::ComplexTypeConfiguration<TComplexType>
System.Web.Http.OData.Builder::EntityTypeConfiguration<TEntityType>
| Name | Description | |
|---|---|---|
![]() | StructuralTypeConfiguration<TStructuralType>(StructuralTypeConfiguration^) | Initializes a new instance of the StructuralTypeConfiguration<TStructuralType> class. |
| Name | Description | |
|---|---|---|
![]() | Properties | Gets the collection of EDM structural properties that belong to this type. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


