Ferreteria/v0.6/fx/QDbConnSlug: Difference between revisions

From Woozle Writes Code
< Ferreteria‎ | v0.6‎ | fx
Jump to navigation Jump to search
(Created page with "{{page/fx}} ==About== This function is first defined in <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToDbOper}}</code>.")
 
No edit summary
Line 1: Line 1:
{{page/fx}}
{{page/fx}}
==About==
==About==
This function is first defined in <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToDbOper}}</code>.
This function is first defined in <code>{{l/ver/clade/full|p=ferreteria|Sys\Data\Engine\aux\ActionRq\Admin|ToDbOper}}</code> but is intentionally not implemented. It's intended as an agnostic accessor for wherever the input data format (defined in a podling of {{l/ver/clade|Sys\Events\InputRq\aux|InRqData}}) expects to find the necessary information.
 
It is mostly used in {{l/ver/fx|p=futilities|QDbConnSlug|the DBA Futililty}}.

Revision as of 13:35, 25 October 2025

About

This function is first defined in Sys\Data\Engine\aux\ActionRq\Admin\ToDbOper but is intentionally not implemented. It's intended as an agnostic accessor for wherever the input data format (defined in a podling of InRqData) expects to find the necessary information.

It is mostly used in the DBA Futililty.