Skip to main content

record_noaccess_fields

Function record_noaccess_fields 

Source
pub fn record_noaccess_fields(
    record_type: &str,
) -> Option<&'static [&'static str]>
Expand description

The record-own DBF_NOACCESS internal names for a record type — fields C’s dbNameToAddr resolves (a SEARCH is answered) but whose channel is refused at creation (mapDBFToDBR -> DBR_NOACCESS). Empty for a type declaring none, None for a type no vendored .dbd declares.