Overload List

  NameDescription
Public methodCheckPhysicalSchema<(Of <<'(Domain>)>>)()()()()
Checks conformity between the logical schema of in memory data of a given Domain and it's physical counterpart in the Database. If there are errors, an exception is thrown with the error message returned from the Database.
Public methodCheckPhysicalSchema(String)
Checks conformity between the logical schema of in memory data specified by domain Name and it's physical counterpart in the Database. If there are errors, an exception is thrown with the error message returned from the Database.

See Also