Table of Contents

Class CoreFunctionsConvention

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class CoreFunctionsConvention : IStoreModelConvention<EntityContainer>, IConvention
Inheritance
CoreFunctionsConvention
Implements
Inherited Members

Constructors

CoreFunctionsConvention()

public CoreFunctionsConvention()

Methods

Apply(EntityContainer, DbModel)

Applies this convention to an item in the model.

public void Apply(EntityContainer item, DbModel model)

Parameters

item EntityContainer

The item to apply the convention to.

model DbModel

The model.