SnapDAL Library Documentation

StatementManager.ReadStatements Method ()

Read statements and caches them from the filesystem.

Note   

Uses 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();

Return Value

An array of the statements read.

See Also

StatementManager Class | SnapDAL Namespace | StatementManager.ReadStatements Overload List