Knight Data Access Layer
ExecuteNonQuerySproc Method (IDataHelper)




KellermanSoftware.NetDataAccessLayer Namespace > IDataHelper Interface : ExecuteNonQuerySproc Method
Execute the passed stored procedure and return the number of affected records
Overload List
OverloadDescription
Execute the passed stored procedure and return the number of affected records  
Execute the passed stored procedure and return the number of affected records  
Execute the passed stored procedure and return the number of affected records. Output parameters will be set on return.  
Execute the passed stored procedure and return the number of affected records  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDataHelper Interface
IDataHelper Members