InterviewSolution
Saved Bookmarks
| 1. |
What Is Complex Type? |
|
Answer» A .NET Framework class that REPRESENTS a COMPLEX property as defined in the conceptual model. Complex types enable SCALAR properties to be organized within entities. Complex objects are INSTANCES of complex types. A .NET Framework class that represents a complex property as defined in the conceptual model. Complex types enable scalar properties to be organized within entities. Complex objects are instances of complex types. |
|