Creates, or returns an existing, StatementManager for the directory, and provider list.
Creates, or returns an existing, StatementManager for the directory, and provider list.
public static StatementManager Create(bool,DirectoryInfo,string);
Creates, or returns an existing, StatementManager for the directory, and provider list.
public static StatementManager Create(bool,DirectoryInfo,string[]);
Creates, or returns an existing, StatementManager for the directory, and provider list. It will be caching the statements from the "." directory.
public static StatementManager Create(string);
StatementManager Class | SnapDAL Namespace