TableValuedFunctionExpression.StoreFunction 属性

定义

store 函数。

public virtual Microsoft.EntityFrameworkCore.Metadata.IStoreFunction StoreFunction { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.IStoreFunction? StoreFunction { get; }
member this.StoreFunction : Microsoft.EntityFrameworkCore.Metadata.IStoreFunction
Public Overridable ReadOnly Property StoreFunction As IStoreFunction

属性值

适用于