Table of Contents

Property NotNullColumns

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

NotNullColumns

Gets the collection of columns that have a NOT NULL constraint and are not auto-generated.

public IReadOnlyCollection<Column> NotNullColumns { get; }

Property Value

IReadOnlyCollection<Column>