0
kicks
Unique Index Schema Information in SQL Server
Javi shows how unique index information can be retrieved from SQL Server catalog in order to determine the relationship type (One-To-One or One-To-Many) in a code generation scenario.