Proxx.SQLite.dll-Help.xml

<?xml version = "1.0" encoding = "utf-8" ?>
 
<helpItems schema="maml">
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Complete-SQLiteTransaction</command:name>
          <maml:description>
              <maml:para>Complete-SQLiteTransaction [-Transaction] &lt;SQLiteTransaction&gt; [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Complete</command:verb>
          <command:noun>SQLiteTransaction</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Complete-SQLiteTransaction</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
                  <maml:name>Transaction</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteTransaction</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
              <maml:name>Transaction</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteTransaction</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteTransaction</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Compress-SQLite</command:name>
          <maml:description>
              <maml:para>Compress-SQLite [-Connection] &lt;SQLiteConnection&gt; [-PassThru] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Compress</command:verb>
          <command:noun>SQLite</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Compress-SQLite</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="0" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>PassThru</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="0" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>PassThru</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Connect-SQLite</command:name>
          <maml:description>
              <maml:para>Connect-SQLite [[-Path] &lt;string&gt;] [-Open] [&lt;CommonParameters&gt;]

Connect-SQLite -Memory [-Open] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Connect</command:verb>
          <command:noun>SQLite</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Connect-SQLite</maml:name>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
                  <maml:name>Path</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Open</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
          <command:syntaxItem>
              <maml:name>Connect-SQLite</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
                  <maml:name>Memory</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Open</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
              <maml:name>Memory</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Open</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
              <maml:name>Path</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Disconnect-SQLite</command:name>
          <maml:description>
              <maml:para>Disconnect-SQLite [-Connection] &lt;SQLiteConnection&gt; [-Dispose] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Disconnect</command:verb>
          <command:noun>SQLite</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Disconnect-SQLite</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="0" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Dispose</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="0" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Dispose</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Get-SQLite</command:name>
          <maml:description>
              <maml:para>Get-SQLite -Connection &lt;SQLiteConnection&gt; -Query &lt;string&gt; [-ReturnObject] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]

Get-SQLite -Transaction &lt;SQLiteTransaction&gt; -Query &lt;string&gt; [-ReturnObject] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Get</command:verb>
          <command:noun>SQLite</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Get-SQLite</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>Query</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>ReturnObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
          <command:syntaxItem>
              <maml:name>Get-SQLite</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Transaction</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteTransaction</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>Query</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>ReturnObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
              <maml:name>Query</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>ReturnObject</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Transaction</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteTransaction</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteTransaction</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Invoke-SQLiteFill</command:name>
          <maml:description>
              <maml:para>Invoke-SQLiteFill -Connection &lt;SQLiteConnection&gt; -InputObject &lt;DataTable&gt; -Name &lt;string&gt; [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]

Invoke-SQLiteFill -Transaction &lt;SQLiteTransaction&gt; -InputObject &lt;DataTable&gt; -Name &lt;string&gt; [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Invoke</command:verb>
          <command:noun>SQLiteFill</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Invoke-SQLiteFill</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>InputObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">DataTable</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Name</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
          <command:syntaxItem>
              <maml:name>Invoke-SQLiteFill</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Transaction</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteTransaction</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>InputObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">DataTable</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Name</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
              <maml:name>InputObject</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">DataTable</command:parameterValue>
                  <dev:type>
                      <maml:name>DataTable</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Name</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Transaction</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteTransaction</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteTransaction</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>New-SQLiteTable</command:name>
          <maml:description>
              <maml:para>New-SQLiteTable -Connection &lt;SQLiteConnection&gt; -Name &lt;string&gt; [-InputObject &lt;psobject[]&gt;] [-Unique &lt;string&gt;] [-Text] [-PassThru] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]

New-SQLiteTable -Name &lt;string&gt; [-Transaction &lt;SQLiteTransaction&gt;] [-InputObject &lt;psobject[]&gt;] [-Unique &lt;string&gt;] [-Text] [-PassThru] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>New</command:verb>
          <command:noun>SQLiteTable</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>New-SQLiteTable</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Name</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>InputObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">psobject[]</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Unique</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Text</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>PassThru</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
          <command:syntaxItem>
              <maml:name>New-SQLiteTable</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Name</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Transaction</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteTransaction</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>InputObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">psobject[]</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Unique</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Text</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>PassThru</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
              <maml:name>InputObject</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="True">psobject[]</command:parameterValue>
                  <dev:type>
                      <maml:name>psobject[]</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Name</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>PassThru</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Text</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Transaction</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteTransaction</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteTransaction</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Unique</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>New-SQLiteTransaction</command:name>
          <maml:description>
              <maml:para>New-SQLiteTransaction [-Connection] &lt;SQLiteConnection&gt; [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>New</command:verb>
          <command:noun>SQLiteTransaction</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>New-SQLiteTransaction</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Out-SQLiteTable</command:name>
          <maml:description>
              <maml:para>Out-SQLiteTable -Connection &lt;SQLiteConnection&gt; -InputObject &lt;psobject[]&gt; -Name &lt;string&gt; [-Update &lt;string&gt;] [-Replace &lt;string&gt;] [-Boolean] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]

Out-SQLiteTable -Transaction &lt;SQLiteTransaction&gt; -InputObject &lt;psobject[]&gt; -Name &lt;string&gt; [-Update &lt;string&gt;] [-Replace &lt;string&gt;] [-Boolean] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Out</command:verb>
          <command:noun>SQLiteTable</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Out-SQLiteTable</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>InputObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">psobject[]</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Name</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Update</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Replace</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Bool">
                  <maml:name>Boolean</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
          <command:syntaxItem>
              <maml:name>Out-SQLiteTable</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Transaction</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteTransaction</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
                  <maml:name>InputObject</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">psobject[]</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Name</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Update</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Replace</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Bool">
                  <maml:name>Boolean</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Bool">
              <maml:name>Boolean</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue)" position="Named" aliases="None">
              <maml:name>InputObject</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="True">psobject[]</command:parameterValue>
                  <dev:type>
                      <maml:name>psobject[]</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Name</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Replace</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Transaction</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteTransaction</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteTransaction</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Update</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">string</command:parameterValue>
                  <dev:type>
                      <maml:name>string</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Undo-SQLiteTransaction</command:name>
          <maml:description>
              <maml:para>Undo-SQLiteTransaction [-Transaction] &lt;SQLiteTransaction&gt; [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Undo</command:verb>
          <command:noun>SQLiteTransaction</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Undo-SQLiteTransaction</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
                  <maml:name>Transaction</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteTransaction</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="0" aliases="None">
              <maml:name>Transaction</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteTransaction</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteTransaction</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10"
                   xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10"
                   xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"
                   xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
      <command:details>
          <command:name>Write-SQLite</command:name>
          <maml:description>
              <maml:para>Write-SQLite -Connection &lt;SQLiteConnection&gt; -Query &lt;string[]&gt; [-Boolean] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]

Write-SQLite -Transaction &lt;SQLiteTransaction&gt; -Query &lt;string[]&gt; [-Boolean] [-WhatIf] [-Confirm] [&lt;CommonParameters&gt;]</maml:para>
          </maml:description>
          <maml:copyright>
              <maml:para />
          </maml:copyright>
          <command:verb>Write</command:verb>
          <command:noun>SQLite</command:noun>
          <dev:version />
      </command:details>
      <maml:description>
          <maml:para>
           
          </maml:para>
      </maml:description>
      <command:syntax>
          <command:syntaxItem>
              <maml:name>Write-SQLite</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
                  <maml:name>Connection</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteConnection</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue, ByPropertyName)" position="Named" aliases="None">
                  <maml:name>Query</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Bool">
                  <maml:name>Boolean</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
          <command:syntaxItem>
              <maml:name>Write-SQLite</maml:name>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
                  <maml:name>Transaction</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">SQLiteTransaction</command:parameterValue>
              </command:parameter>
              <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue, ByPropertyName)" position="Named" aliases="None">
                  <maml:name>Query</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true">string[]</command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Bool">
                  <maml:name>Boolean</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
                  <maml:name>WhatIf</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
              <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
                  <maml:name>Confirm</maml:name>
                      <maml:description>
                          <maml:para>
                           
                          </maml:para>
                      </maml:description>
                  <command:parameterValue required="true" variableLength="true"></command:parameterValue>
              </command:parameter>
          </command:syntaxItem>
      </command:syntax>
      <command:parameters>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Bool">
              <maml:name>Boolean</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="cf">
              <maml:name>Confirm</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="Conn">
              <maml:name>Connection</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteConnection</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteConnection</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="true (ByValue, ByPropertyName)" position="Named" aliases="None">
              <maml:name>Query</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="True">string[]</command:parameterValue>
                  <dev:type>
                      <maml:name>string[]</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="true" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="None">
              <maml:name>Transaction</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="true" variableLength="False">SQLiteTransaction</command:parameterValue>
                  <dev:type>
                      <maml:name>SQLiteTransaction</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
          <command:parameter required="false" variableLength="" globbing="" pipelineInput="false" position="Named" aliases="wi">
              <maml:name>WhatIf</maml:name>
                  <maml:description>
                      <maml:para>
                       
                      </maml:para>
                  </maml:description>
                  <command:parameterValue required="" variableLength=""></command:parameterValue>
                  <dev:type>
                      <maml:name>switch</maml:name>
                      <maml:uri></maml:uri>
                  </dev:type>
                  <dev:defaultValue></dev:defaultValue>
          </command:parameter>
      </command:parameters>
    <command:inputTypes></command:inputTypes>
    <command:returnValues></command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>
Author: Marco van Gaal
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para>
Web: www.proxx.nl
        </maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:terminatingErrors /><command:nonTerminatingErrors />
    <command:examples>
    </command:examples>
    <maml:relatedLinks>
        <maml:navigationLink>
            <maml:uri>www.Proxx.nl</maml:uri>
        </maml:navigationLink>
    </maml:relatedLinks>
  </command:command>
</helpItems>