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; }
Gets the ordered collection of table names in this schema.
public IReadOnlyCollection<string> TableNames { get; }