Table of Contents

Method AddSchemaRange

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

AddSchemaRange(IEnumerable<Schema>)

Adds a collection of schemas to this database. Null collections are silently ignored.

public void AddSchemaRange(IEnumerable<Schema> schemas)

Parameters

schemas IEnumerable<Schema>

The schemas to add.