Torna al Thread

Dim Nullo As System.Data.SqlTypes.SqlString Nullo = System.Data.SqlTypes.SqlString.Null Ora_Intervento = MyCommInt.Parameters.AddWithValue("@Ora_Intervento", IIf(String.IsNullOrEmpty(Me._Ora_Intervento), Nullo, Me._Ora_Intervento)) Ora_Intervento.Direction = ParameterDirection.Input
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5