Member Junction
    Preparing search index...

    Variable AllMetadataArraysConst

    AllMetadataArrays: (
        | { class: typeof ApplicationInfo; key: string }
        | { class: typeof AuthorizationInfo; key: string }
        | { class: typeof AuthorizationRoleInfo; key: string }
        | { class: typeof QueryFieldInfo; key: string }
        | { class: typeof QueryPermissionInfo; key: string }
        | { class: typeof QueryEntityInfo; key: string }
        | { class: typeof QueryParameterInfo; key: string }
        | { class: typeof QueryDependencyInfo; key: string }
        | { class: typeof QuerySQLInfo; key: string }
        | { class: typeof EntityDocumentTypeInfo; key: string }
    )[] = ...