共用方式為


ParseResult.FunctionDefinitions 屬性

定義

描述查詢內嵌函式定義的 FunctionDefinition 物件清單。

public System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Common.EntitySql.FunctionDefinition> FunctionDefinitions { get; }
member this.FunctionDefinitions : System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Entity.Core.Common.EntitySql.FunctionDefinition>
Public ReadOnly Property FunctionDefinitions As ReadOnlyCollection(Of FunctionDefinition)

屬性值

適用於