Read statements and caches them from the filesystem.
NoteUses the default statement file called 'statements.xml' as the start.
Alternate statement files can be read by using the Statements/Include(/@name) nodes to specify alternate names of relatively pathed files.
Read statements and caches them from the filesystem.
NoteUses the default statement file called 'statements.xml' as the start.
Alternate statement files can be read by using the Statements/Include(/@name) nodes to specify alternate names of relatively pathed files.
protected IDictionary ReadStatements();
Reads statements from a file
protected IDictionary ReadStatements(string,Provider);
StatementManager Class | SnapDAL Namespace