Condividi tramite


ParseResult.FunctionDefinitions Proprietà

Definizione

Elenco di oggetti FunctionDefinition che descrive le definizioni di funzione inline della query.

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)

Valore della proprietà

Si applica a