The IRelationalModel type exposes the following members.

Methods

  NameDescription
Public methodSqlCreateString
When implemented by a class, generates the SQL string to create the mapping element in the database.
Public methodSqlDropString
When implemented by a class, generates the SQL string to drop the mapping element from the database.

See Also