<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Access Violation - Perguntas recentes com a tag consulta</title>
<link>https://desenv.benner.com.br/accessviolation/?qa=tag/consulta</link>
<description>Powered by Question2Answer</description>
<item>
<title>Consulta/Query .net core, utilizando exists e not exists</title>
<link>https://desenv.benner.com.br/accessviolation/?qa=1594/consulta-query-net-core-utilizando-exists-e-not-exists</link>
<description>Boa tarde,&lt;br /&gt;
&lt;br /&gt;
É possivel no .net core, a utilização de where com exists e not exists?</description>
<guid isPermaLink="true">https://desenv.benner.com.br/accessviolation/?qa=1594/consulta-query-net-core-utilizando-exists-e-not-exists</guid>
<pubDate>Mon, 26 Jun 2023 18:41:12 +0000</pubDate>
</item>
<item>
<title>Consultar Ano de uma Data em .net core.</title>
<link>https://desenv.benner.com.br/accessviolation/?qa=1593/consultar-ano-de-uma-data-em-net-core</link>
<description>è possivel no net.core, fazer uma consulta, aonde no where fitrar o ano da data?</description>
<guid isPermaLink="true">https://desenv.benner.com.br/accessviolation/?qa=1593/consultar-ano-de-uma-data-em-net-core</guid>
<pubDate>Fri, 23 Jun 2023 18:47:46 +0000</pubDate>
</item>
<item>
<title>Consulta utilizando .net core (preencher campo do tipo lista.)</title>
<link>https://desenv.benner.com.br/accessviolation/?qa=1589/consulta-utilizando-net-core-preencher-campo-do-tipo-lista</link>
<description>É possivel utilizando o .net core, preencher um model, aonde o mesmo possui um campo do tipo lista?&lt;br /&gt;
&lt;br /&gt;
Exemplo:&lt;br /&gt;
&lt;br /&gt;
Tenho uma tabela de pedido, e uma tabela de item de pedido, gostaria de fazer uma query utilizando o left join e preencher esse model abaixo.&lt;br /&gt;
&lt;br /&gt;
tenho um model nesse cenário:&lt;br /&gt;
&lt;br /&gt;
public class Pedido{&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;string NumeroPedido;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;string NomeCliente;&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;List&amp;lt;Item&amp;gt; items&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
public class Item{&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;string NomeProduto;&lt;br /&gt;
&lt;br /&gt;
}</description>
<guid isPermaLink="true">https://desenv.benner.com.br/accessviolation/?qa=1589/consulta-utilizando-net-core-preencher-campo-do-tipo-lista</guid>
<pubDate>Wed, 21 Jun 2023 12:17:25 +0000</pubDate>
</item>
</channel>
</rss>