SnapDAL Library Documentation

StatementManager Class

Represents the Statements in a single directory structure. Once read from the file system in the directory the cache is initialized for, statements can be cached in memory. Subsequent uses will clone any Command objects associated with the Statement and are by default.

For a list of all members of this type, see StatementManager Members.

System.Object
   StatementManager

public class StatementManager

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SnapDAL

Assembly: SnapDAL (in SnapDAL.dll)

See Also

StatementManager Members | SnapDAL Namespace