SnapDAL Library Documentation

Provider.GetStatement Method (String)

Looks up a statement from the manager. Allows for abstractions away from the StatementManager.

protected virtual Statement GetStatement(
   string statementName
);

Parameters

statementName

See Also

Provider Class | SnapDAL Namespace | Provider.GetStatement Overload List