iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

PreparedStatementFactory.Prepare Method 

Create a list of IDataParameter for the statement and build the sql string.

[Visual Basic]
Public Function Prepare() As PreparedStatement
[C#]
public PreparedStatement Prepare();

See Also

PreparedStatementFactory Class | IBatisNet.DataMapper.Configuration.Statements Namespace