Converts the data contract to DBML (Database Markup Language).
datacontract export dbml datacontract.yaml --output schema.dbml
If a server is selected via --server, the logical data types are converted to that database’s specific types (based on the server type). If no server is selected, the logical data types are exported.