Method AddSchema
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
AddSchema(Schema)
Adds an existing Schema to this database.
public void AddSchema(Schema schema)
Parameters
schemaSchemaThe schema to add.
Adds an existing Schema to this database.
public void AddSchema(Schema schema)
schema SchemaThe schema to add.