Skip to content

Commit

Permalink
docs refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
RoelantVos committed Oct 18, 2023
1 parent 9b3c185 commit 2a8cc85
Show file tree
Hide file tree
Showing 115 changed files with 2,529 additions and 92 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
global using System.Security.Cryptography;
global using System.Text;
global using System.Text.Json;
global using System.Text.Json.Serialization;
global using System.Text.Json.Serialization;
44 changes: 44 additions & 0 deletions docs/_site/api/DataWarehouseAutomation.BusinessKeyDefinition.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@

<meta name="docfx:disabletocfilter" content="true">

<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
Expand Down Expand Up @@ -283,6 +294,39 @@ <h4 class="section">Property Value</h4>



<a id="DataWarehouseAutomation_BusinessKeyDefinition_Name_" data-uid="DataWarehouseAutomation.BusinessKeyDefinition.Name*"></a>

<h3 id="DataWarehouseAutomation_BusinessKeyDefinition_Name" data-uid="DataWarehouseAutomation.BusinessKeyDefinition.Name">
Name

</h3>

<div class="markdown level1 summary"><p>The optional name of the Business Key Definition.</p>
</div>
<div class="markdown level1 conceptual"></div>

<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonPropertyName(&quot;name&quot;)]
public string? Name { get; set; }</code></pre>
</div>





<h4 class="section">Property Value</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
</dl>








<a id="DataWarehouseAutomation_BusinessKeyDefinition_Notes_" data-uid="DataWarehouseAutomation.BusinessKeyDefinition.Notes*"></a>

<h3 id="DataWarehouseAutomation_BusinessKeyDefinition_Notes" data-uid="DataWarehouseAutomation.BusinessKeyDefinition.Notes">
Expand Down
21 changes: 16 additions & 5 deletions docs/_site/api/DataWarehouseAutomation.DataClassification.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@

<meta name="docfx:disabletocfilter" content="true">

<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
Expand Down Expand Up @@ -212,7 +223,7 @@ <h3 id="DataWarehouseAutomation_DataClassification_Notes" data-uid="DataWarehous

</h3>

<div class="markdown level1 summary"><p>Free-format notes on the data classification.</p>
<div class="markdown level1 summary"><p>Free-format notes on the Data Classification.</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand Down Expand Up @@ -250,7 +261,7 @@ <h3 id="DataWarehouseAutomation_DataClassification_Equals_System_Object_" data-u

</h3>

<div class="markdown level1 summary"><p>Use this method to assert if two DataClassifications are the same, based on their Id.</p>
<div class="markdown level1 summary"><p>Use this method to assert if two Data Classifications are the same, based on their Ids.</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -267,7 +278,7 @@ <h4 class="section">Parameters</h4>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd><p>bool</p>
<dd><p>True if the Data Classifications are the same, based on their Ids</p>
</dd>
</dl>

Expand Down Expand Up @@ -300,7 +311,7 @@ <h3 id="DataWarehouseAutomation_DataClassification_GetHashCode" data-uid="DataWa
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd><p>int</p>
<dd><p>A 32-bit signed integer hash code</p>
</dd>
</dl>

Expand Down Expand Up @@ -334,7 +345,7 @@ <h3 id="DataWarehouseAutomation_DataClassification_ToString" data-uid="DataWareh
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd><p>string</p>
<dd><p>The Classification value</p>
</dd>
</dl>

Expand Down
19 changes: 15 additions & 4 deletions docs/_site/api/DataWarehouseAutomation.DataConnection.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@

<meta name="docfx:disabletocfilter" content="true">

<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
Expand Down Expand Up @@ -325,7 +336,7 @@ <h3 id="DataWarehouseAutomation_DataConnection_Equals_System_Object_" data-uid="

</h3>

<div class="markdown level1 summary"><p>Use this method to assert if two DataConnections are the same, based on their Id.</p>
<div class="markdown level1 summary"><p>Use this method to assert if two Data Connections are the same, based on their Ids.</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -342,7 +353,7 @@ <h4 class="section">Parameters</h4>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd><p>bool</p>
<dd><p>True if the Data Connections are the same, based on their Ids</p>
</dd>
</dl>

Expand Down Expand Up @@ -375,7 +386,7 @@ <h3 id="DataWarehouseAutomation_DataConnection_GetHashCode" data-uid="DataWareho
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd><p>int</p>
<dd><p>A 32-bit signed integer hash code</p>
</dd>
</dl>

Expand Down Expand Up @@ -409,7 +420,7 @@ <h3 id="DataWarehouseAutomation_DataConnection_ToString" data-uid="DataWarehouse
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd><p>string</p>
<dd><p>The Name</p>
</dd>
</dl>

Expand Down
19 changes: 15 additions & 4 deletions docs/_site/api/DataWarehouseAutomation.DataItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@

<meta name="docfx:disabletocfilter" content="true">

<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
Expand Down Expand Up @@ -563,7 +574,7 @@ <h3 id="DataWarehouseAutomation_DataItem_Equals_System_Object_" data-uid="DataWa

</h3>

<div class="markdown level1 summary"><p>Use this method to assert if two DataItems are the same, based on their Id.</p>
<div class="markdown level1 summary"><p>Use this method to assert if two Data Items are the same, based on their Ids.</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -580,7 +591,7 @@ <h4 class="section">Parameters</h4>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd><p>bool</p>
<dd><p>True if the Data Items are the same, based on their Ids</p>
</dd>
</dl>

Expand Down Expand Up @@ -613,7 +624,7 @@ <h3 id="DataWarehouseAutomation_DataItem_GetHashCode" data-uid="DataWarehouseAut
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd><p>int</p>
<dd><p>A 32-bit signed integer hash code</p>
</dd>
</dl>

Expand Down Expand Up @@ -647,7 +658,7 @@ <h3 id="DataWarehouseAutomation_DataItem_ToString" data-uid="DataWarehouseAutoma
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd><p>string</p>
<dd><p>The Name</p>
</dd>
</dl>

Expand Down
19 changes: 15 additions & 4 deletions docs/_site/api/DataWarehouseAutomation.DataItemMapping.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@

<meta name="docfx:disabletocfilter" content="true">

<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
Expand Down Expand Up @@ -281,7 +292,7 @@ <h3 id="DataWarehouseAutomation_DataItemMapping_Equals_System_Object_" data-uid=

</h3>

<div class="markdown level1 summary"><p>Use this method to assert if two DataItemMappings are the same, based on their Id.</p>
<div class="markdown level1 summary"><p>Use this method to assert if two DataItemMappings are the same, based on their Ids.</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -298,7 +309,7 @@ <h4 class="section">Parameters</h4>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd><p>bool</p>
<dd><p>True if the Data Item Mappings are the same, based on their Ids</p>
</dd>
</dl>

Expand Down Expand Up @@ -331,7 +342,7 @@ <h3 id="DataWarehouseAutomation_DataItemMapping_GetHashCode" data-uid="DataWareh
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd><p>int</p>
<dd><p>A 32-bit signed integer hash code</p>
</dd>
</dl>

Expand Down Expand Up @@ -365,7 +376,7 @@ <h3 id="DataWarehouseAutomation_DataItemMapping_ToString" data-uid="DataWarehous
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd><p>string</p>
<dd><p>The Target Data Item's Name</p>
</dd>
</dl>

Expand Down
19 changes: 15 additions & 4 deletions docs/_site/api/DataWarehouseAutomation.DataItemQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@

<meta name="docfx:disabletocfilter" content="true">

<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
Expand Down Expand Up @@ -629,7 +640,7 @@ <h3 id="DataWarehouseAutomation_DataItemQuery_Equals_System_Object_" data-uid="D

</h3>

<div class="markdown level1 summary"><p>Use this method to assert if two DataItemQueries are the same, based on their Id.</p>
<div class="markdown level1 summary"><p>Use this method to assert if two Data Item Queries are the same, based on their Ids.</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -646,7 +657,7 @@ <h4 class="section">Parameters</h4>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd><p>bool</p>
<dd><p>True if the Data Item Queries are the same, based on their Ids</p>
</dd>
</dl>

Expand Down Expand Up @@ -679,7 +690,7 @@ <h3 id="DataWarehouseAutomation_DataItemQuery_GetHashCode" data-uid="DataWarehou
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd><p>int</p>
<dd><p>A 32-bit signed integer hash code</p>
</dd>
</dl>

Expand Down Expand Up @@ -713,7 +724,7 @@ <h3 id="DataWarehouseAutomation_DataItemQuery_ToString" data-uid="DataWarehouseA
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd><p>string</p>
<dd><p>The Name</p>
</dd>
</dl>

Expand Down
20 changes: 16 additions & 4 deletions docs/_site/api/DataWarehouseAutomation.DataObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@

<meta name="docfx:disabletocfilter" content="true">

<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
</head>

<script type="module">
Expand Down Expand Up @@ -395,7 +406,7 @@ <h3 id="DataWarehouseAutomation_DataObject_Equals_System_Object_" data-uid="Data

</h3>

<div class="markdown level1 summary"><p>Use this method to assert if two DataObjects are the same, based on their Id.</p>
<div class="markdown level1 summary"><p>Use this method to assert if two Data Objects are the same, based on their Ids.</p>
</div>
<div class="markdown level1 conceptual"></div>

Expand All @@ -412,7 +423,7 @@ <h4 class="section">Parameters</h4>
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a></dt>
<dd><p>bool</p>
<dd><p>True if the Data Objects are the same, based on their Ids</p>
</dd>
</dl>

Expand Down Expand Up @@ -445,7 +456,7 @@ <h3 id="DataWarehouseAutomation_DataObject_GetHashCode" data-uid="DataWarehouseA
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></dt>
<dd><p>int</p>
<dd><p>A 32-bit signed integer hash code</p>
</dd>
</dl>

Expand Down Expand Up @@ -479,7 +490,8 @@ <h3 id="DataWarehouseAutomation_DataObject_ToString" data-uid="DataWarehouseAuto
<h4 class="section">Returns</h4>
<dl class="parameters">
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
<dd></dd>
<dd><p>The Name</p>
</dd>
</dl>


Expand Down
Loading

0 comments on commit 2a8cc85

Please sign in to comment.