Table of Contents

Property TableNames

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

TableNames

Gets the ordered collection of table names in this schema.

public IReadOnlyCollection<string> TableNames { get; }

Property Value

IReadOnlyCollection<string>