Database.Cached: Add Database Cached Module

This commit is contained in:
Jonathan Jenne
2021-05-17 10:38:53 +02:00
parent 7b31514ccf
commit 4e56d474fa
11 changed files with 524 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict On
Option Explicit On