Shunde.NET Framework Class Library

DBCreation.GetForeignKeyConstraints Method 

Creates constraints for a Table

public static string GetForeignKeyConstraints(
   Type type
);

Remarks

Does not create any constraints for DBObjects

See Also

DBCreation Class | Shunde.Utilities Namespace