Renders this DbModelType as basic DDL base on the contents of Value (assumes nullable).
| C# | Visual Basic | Visual C++ |
public string ToDDLValue()
Public Function ToDDLValue As String
public: String^ ToDDLValue()
An SQL string representing the Value acording to the database type (assumes nullable).