Mediachase FileUploader.NET 1.9 Framework Help

SqlHelperParameterCache.GetSpParameterSet Method

Retrieves the set of SqlParameters appropriate for the stored procedure

Overload List

Retrieves the set of SqlParameters appropriate for the stored procedure

public static SqlParameter[] GetSpParameterSet(string,string);

Retrieves the set of SqlParameters appropriate for the stored procedure

public static SqlParameter[] GetSpParameterSet(string,string,bool);

See Also

SqlHelperParameterCache Class | Mediachase.FileUploader Namespace