Table of Contents

Property Tables

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

Tables

Gets the ordered collection of tables in this schema.

public IReadOnlyCollection<Table> Tables { get; }

Property Value

IReadOnlyCollection<Table>