SchemaOperation

Classes > Nimblesite.DataProvider.Migration.Core > SchemaOperation

Base type for schema migration operations. Pattern match to get specific operation details.

public abstract record SchemaOperation : IEquatable<SchemaOperation>