SnapDAL Library Documentation

StatementManager.Create Method (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 providerName
);

Return Value

The Statement Manager

See Also

StatementManager Class | SnapDAL Namespace | StatementManager.Create Overload List