C# (CSharp) Dibware.StoredProcedureFramework.Tests.UnitTests.StoredProcedures Namespace

Nested Namespaces

Dibware.StoredProcedureFramework.Tests.UnitTests.StoredProcedures.Parameters
Dibware.StoredProcedureFramework.Tests.UnitTests.StoredProcedures.ResultSets

Classes

Name Description
MostBasicStoredProcedure Represents the most basic of stored procedures. This stored procedure does not have any parameters, neither does it return any result, it just performs an action.
NotFullyConstructedStoredProcedure Used for testing purposes only. Resets the procedure name to empty string