The IDatabaseStructure type exposes the following members.

Methods

  NameDescription
Public methodBuildCallback
A callback to be able to get the next value from the underlying structure as needed.
Public methodPrepare
Prepare this structure for use. Called sometime after instantiation, but before first use.
Public methodSqlCreateStrings
Commands needed to create the underlying structures.
Public methodSqlDropStrings
Commands needed to drop the underlying structures.

See Also