Method CreateSchema
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
CreateSchema(string)
Creates a new Schema within this database and registers it.
public Schema CreateSchema(string name)
Parameters
namestringThe schema name.