setSchema abstract method

void setSchema(
  1. SchemaDefinition schema
)

Sets the desired schema for the database.

Implementation

void setSchema(SchemaDefinition schema);