Vertaling van "NativeSql" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
NativeSql rule contains unresolved dimension references.
Using parameters in rules that have NativeSql implementation
The following list shows the steps that you must follow to create parameters for use in a rule that has NativeSql implementation.
The following table shows the preprocessor commands that PBM-2 supports for rules that use NativeSql implementation.
This example uses the preprocessor commands that PBM-2 supports for rules that have NativeSql implementation.
PBM-2 enables you to pass parameters to rules that have NativeSql implementation. Parameters can help you re-use a rule between different models.
Many times when you write a native rule you will want to refer to certain tables, databases, columns, and so on. PBM-2 supports preprocessor commands for rules that have NativeSql and NativeMDXScript more information about these commands, see Preprocessor commands for native code rules.
Beim Erstellen einer systemeigenen Regel muss häufig auf bestimmte Tabellen, Datenbanken, Spalten usw. verwiesen werden. PBM-2 unterstützt Präprozessorbefehle für Regeln mit NativeSql- und NativeMDXScript-Implementierung. Weitere Informationen zu diesen Befehlen finden Sie unter Preprocessor commands for native code rules.
NativeSql - Rule must be written in SQL code.
NativeSql - Regel muss in SQL-Code geschrieben werden.
To enable this, PBM-2 supports preprocessor commands for rules that have NativeSql and NativeMDXScript implementation.
Damit dies ermöglicht wird, unterstützt PBM-2 Präprozessorbefehle für Regeln mit NativeSql- und NativeMDXScript-Implementierung.
Alternatively, you can code a rule in native SQL, native MDX Script, or native MDX Query. PBM-2 passes the code with a native implementation type, such as NativeSql or NativeMdxQuery, to the underlying system without a change.
Alternativ können Sie eine Regel in systemeigenem SQL-, systemeigenem MDX-Skript- oder systemeigenen MDX-Abfragecode schreiben. Von PBM-2 wird der Code mit einem systemeigenen Implementierungstyp, z. B. NativeSql oder NativeMdxQuery, an das zugrunde liegende System ohne eine Änderung übergeben.
To use rules that have NativeMDXScript, NativeMDXQuery, or NativeSql implementation, native rules must be enabled in the application by a Global Administrator.
Damit Sie Regeln mit einer NativeMdxScript-, NativeMdxQuery- oder NativeSql-Implementierung verwenden können, müssen systemeigene Regeln in der Anwendung von einem globalen Administrator aktiviert werden.
You can write custom rules in SQL or MDX by using NativeSql, NativeMDXQuery, or NativeMDXScript implementation.
Sie können benutzerdefinierte Regeln in SQL oder MDX erstellen, wenn Sie dazu die NativeSql-, die NativeMDXQuery- oder die NativeMDXScript-Implementierung verwenden.
SQL, MdxQuery, NativeSql, and NativeMdxQuery for all rule sets except Variable.
SQL, MdxQuery, NativeSql und NativeMdxQuery für alle Regelsätze außer Regelsätze vom Typ Variable.