Teilen über


ParseResult.FunctionDefinitions Eigenschaft

Definition

Liste der FunctionDefinition-Objekte, die Inlinefunktionsdefinitionen für Abfragen beschreiben.

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

Eigenschaftswert

Gilt für: