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

DBHelperParameterCache.GetSpParameterSet Method

Retrieves the set of IDataParameters appropriate for the stored procedure

Overload List

Retrieves the set of IDataParameters appropriate for the stored procedure

public static IDataParameter[] GetSpParameterSet(IDalSession,String);

Retrieves the set of IDataParameters appropriate for the stored procedure

public static IDataParameter[] GetSpParameterSet(IDalSession,String,Boolean);

See Also

DBHelperParameterCache Class | IBatisNet.Common.Utilities Namespace