netcoreapp2.2
namespace Microsoft.Data.OData.Query.SemanticAst
{
    public sealed class EntityCollectionFunctionCallNode : EntityCollectionNode
    {
        public EntityCollectionFunctionCallNode(string name, IEnumerable<IEdmFunctionImport> functionImports, IEnumerable<QueryNode> parameters, IEdmCollectionTypeReference returnedCollectionTypeReference, IEdmEntitySet entitySet, QueryNode source);
    }
}
Assembly Microsoft.Data.OData , Version=5.8.4.0, PublicKeyToken=31bf3856ad364e35
.NET Core 2.02.12.2
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙