cm.Parameters.AddWithValue("@Campo1",IIf(String.IsNullOrEmpty(_strCampo1),System.BDNull.Value,_strCampo1))