Conexion con procedimiento almacenado

This commit is contained in:
bcastrogallardo 2025-06-24 14:46:32 -04:00
parent cdcaa6e49f
commit 765e9aaa98
174 changed files with 4127 additions and 1019 deletions

View file

@ -9,6 +9,7 @@
<ItemGroup>
<ProjectReference Include="..\DAL\DAL.csproj" />
<ProjectReference Include="..\DAS\DAS.csproj" />
<ProjectReference Include="..\SHARED\Shared.csproj" />
</ItemGroup>
</Project>