Upload to server
uploading
This commit is contained in:
28
patientman/Datalib/DatabaseSpecific/ActionProcedures.cs
Normal file
28
patientman/Datalib/DatabaseSpecific/ActionProcedures.cs
Normal file
@@ -0,0 +1,28 @@
|
||||
///////////////////////////////////////////////////////////////
|
||||
// This is generated code.
|
||||
//////////////////////////////////////////////////////////////
|
||||
// Code is generated using LLBLGen Pro version: 4.2
|
||||
// Code is generated on:
|
||||
// Code is generated using templates: SD.TemplateBindings.SharedTemplates
|
||||
// Templates vendor: Solutions Design.
|
||||
// Templates version:
|
||||
//////////////////////////////////////////////////////////////
|
||||
using System;
|
||||
using System.Data;
|
||||
using SD.LLBLGen.Pro.ORMSupportClasses;
|
||||
|
||||
namespace Datalib.DatabaseSpecific
|
||||
{
|
||||
/// <summary>Class which contains the static logic to execute action stored procedures in the database.</summary>
|
||||
public static partial class ActionProcedures
|
||||
{
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#region Included Code
|
||||
|
||||
#endregion
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user