SnapDAL Library Documentation

StatementManager.Create Method

Creates, or returns an existing, StatementManager for the directory, and provider list.

Overload 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);

See Also

StatementManager Class | SnapDAL Namespace