Table of Contents

Class EnsureCollectionOperation

Namespace
eQuantic.Core.Data.Migration
Assembly
eQuantic.Core.Data.dll

Ensures the collection/container for the entity exists.

public sealed class EnsureCollectionOperation : MigrationOperation
Inheritance
EnsureCollectionOperation
Inherited Members

Constructors

EnsureCollectionOperation(Type)

Ensures the collection/container for the entity exists.

public EnsureCollectionOperation(Type entityType)

Parameters

entityType Type