What is the correct syntax to use common types for model reuse?
What is the correct syntax to use common types for model reuse?
A . using { Country } using ‘@sap/cds/common’;entity Addresses {town : String;country :
Country;}
B. using { Country } extract from ‘@sap/cds/common’;entity Addresses { town : String;
country
:Country; }
C. using { Country } from ‘@sap/cds/common’;entity Addresses { town : String; country :
Country;
}
D. using { Country } in ‘@sap/cds/common’;entity Addresses {town : String;country :
Country; }
Answer: C
Latest C_HCDEV_01 Dumps Valid Version with 80 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
                             Subscribe
                            
                        
                                            
                             Login                        
                    
                        0 Comments                    
                                        
                     Inline Feedbacks                    
                    View all comments
                 
	