Skip to content

Commit 0aa7365

Browse files
author
Azure Pipelines
committed
Publish GitHub Pages
1 parent 51b20bb commit 0aa7365

File tree

983 files changed

+8462
-8099
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

983 files changed

+8462
-8099
lines changed

api/v2.x/FluentMigrator.AutoReversingMigration.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,18 @@ <h5>Inherited Members</h5>
128128
<div>
129129
<a class="xref" href="FluentMigrator.MigrationBase.html#FluentMigrator_MigrationBase_IfDatabase_System_Predicate_System_String__">MigrationBase.IfDatabase(Predicate&lt;string&gt;)</a>
130130
</div>
131+
<div>
132+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>
133+
</div>
131134
<div>
132135
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
133136
</div>
134137
<div>
135138
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
136139
</div>
140+
<div>
141+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
142+
</div>
137143
<div>
138144
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
139145
</div>
@@ -143,12 +149,6 @@ <h5>Inherited Members</h5>
143149
<div>
144150
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
145151
</div>
146-
<div>
147-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
148-
</div>
149-
<div>
150-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>
151-
</div>
152152
</div>
153153
<h6><strong>Namespace</strong>: <a class="xref" href="FluentMigrator.html">FluentMigrator</a></h6>
154154
<h6><strong>Assembly</strong>: FluentMigrator.dll</h6>

api/v2.x/FluentMigrator.AutoScriptMigration.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,18 @@ <h5>Inherited Members</h5>
128128
<div>
129129
<a class="xref" href="FluentMigrator.MigrationBase.html#FluentMigrator_MigrationBase_IfDatabase_System_Predicate_System_String__">MigrationBase.IfDatabase(Predicate&lt;string&gt;)</a>
130130
</div>
131+
<div>
132+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>
133+
</div>
131134
<div>
132135
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)">object.Equals(object)</a>
133136
</div>
134137
<div>
135138
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
136139
</div>
140+
<div>
141+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
142+
</div>
137143
<div>
138144
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
139145
</div>
@@ -143,12 +149,6 @@ <h5>Inherited Members</h5>
143149
<div>
144150
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
145151
</div>
146-
<div>
147-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
148-
</div>
149-
<div>
150-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.tostring">object.ToString()</a>
151-
</div>
152152
</div>
153153
<h6><strong>Namespace</strong>: <a class="xref" href="FluentMigrator.html">FluentMigrator</a></h6>
154154
<h6><strong>Assembly</strong>: FluentMigrator.dll</h6>

api/v2.x/FluentMigrator.Exceptions.DatabaseOperationNotSupportedException.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -92,46 +92,46 @@ <h5>Inheritance</h5>
9292
</div>
9393
<div class="implements">
9494
<h5>Implements</h5>
95-
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a></div>
9695
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
96+
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a></div>
9797
</div>
9898
<div class="inheritedMembers">
9999
<h5>Inherited Members</h5>
100100
<div>
101101
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.getbaseexception">Exception.GetBaseException()</a>
102102
</div>
103+
<div>
104+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.tostring">Exception.ToString()</a>
105+
</div>
103106
<div>
104107
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata">Exception.GetObjectData(SerializationInfo, StreamingContext)</a>
105108
</div>
106109
<div>
107110
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.gettype">Exception.GetType()</a>
108111
</div>
109112
<div>
110-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.tostring">Exception.ToString()</a>
113+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.message">Exception.Message</a>
111114
</div>
112115
<div>
113116
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.data">Exception.Data</a>
114117
</div>
115118
<div>
116-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.helplink">Exception.HelpLink</a>
119+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.innerexception">Exception.InnerException</a>
117120
</div>
118121
<div>
119-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.hresult">Exception.HResult</a>
122+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.targetsite">Exception.TargetSite</a>
120123
</div>
121124
<div>
122-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.innerexception">Exception.InnerException</a>
125+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.stacktrace">Exception.StackTrace</a>
123126
</div>
124127
<div>
125-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.message">Exception.Message</a>
128+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.helplink">Exception.HelpLink</a>
126129
</div>
127130
<div>
128131
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.source">Exception.Source</a>
129132
</div>
130133
<div>
131-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.stacktrace">Exception.StackTrace</a>
132-
</div>
133-
<div>
134-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.targetsite">Exception.TargetSite</a>
134+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.hresult">Exception.HResult</a>
135135
</div>
136136
<div>
137137
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.serializeobjectstate">Exception.SerializeObjectState</a>
@@ -143,21 +143,21 @@ <h5>Inherited Members</h5>
143143
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
144144
</div>
145145
<div>
146-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
146+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
147147
</div>
148148
<div>
149-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
149+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
150150
</div>
151151
<div>
152-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
152+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
153153
</div>
154154
</div>
155155
<h6><strong>Namespace</strong>: <a class="xref" href="FluentMigrator.html">FluentMigrator</a>.<a class="xref" href="FluentMigrator.Exceptions.html">Exceptions</a></h6>
156156
<h6><strong>Assembly</strong>: FluentMigrator.Abstractions.dll</h6>
157157
<h5 id="FluentMigrator_Exceptions_DatabaseOperationNotSupportedException_syntax">Syntax</h5>
158158
<div class="codewrapper">
159159
<pre><code class="lang-csharp hljs">[Serializable]
160-
public class DatabaseOperationNotSupportedException : FluentMigratorException, _Exception, ISerializable</code></pre>
160+
public class DatabaseOperationNotSupportedException : FluentMigratorException, ISerializable, _Exception</code></pre>
161161
</div>
162162
<h3 id="constructors">Constructors
163163
</h3>
@@ -264,10 +264,10 @@ <h5 class="parameters">Parameters</h5>
264264
</table>
265265
<h3 id="implements">Implements</h3>
266266
<div>
267-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a>
267+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a>
268268
</div>
269269
<div>
270-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a>
270+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a>
271271
</div>
272272

273273
</article>

api/v2.x/FluentMigrator.Exceptions.DuplicateMigrationException.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -92,46 +92,46 @@ <h5>Inheritance</h5>
9292
</div>
9393
<div class="implements">
9494
<h5>Implements</h5>
95-
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a></div>
9695
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
96+
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a></div>
9797
</div>
9898
<div class="inheritedMembers">
9999
<h5>Inherited Members</h5>
100100
<div>
101101
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.getbaseexception">Exception.GetBaseException()</a>
102102
</div>
103+
<div>
104+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.tostring">Exception.ToString()</a>
105+
</div>
103106
<div>
104107
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata">Exception.GetObjectData(SerializationInfo, StreamingContext)</a>
105108
</div>
106109
<div>
107110
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.gettype">Exception.GetType()</a>
108111
</div>
109112
<div>
110-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.tostring">Exception.ToString()</a>
113+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.message">Exception.Message</a>
111114
</div>
112115
<div>
113116
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.data">Exception.Data</a>
114117
</div>
115118
<div>
116-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.helplink">Exception.HelpLink</a>
119+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.innerexception">Exception.InnerException</a>
117120
</div>
118121
<div>
119-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.hresult">Exception.HResult</a>
122+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.targetsite">Exception.TargetSite</a>
120123
</div>
121124
<div>
122-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.innerexception">Exception.InnerException</a>
125+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.stacktrace">Exception.StackTrace</a>
123126
</div>
124127
<div>
125-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.message">Exception.Message</a>
128+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.helplink">Exception.HelpLink</a>
126129
</div>
127130
<div>
128131
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.source">Exception.Source</a>
129132
</div>
130133
<div>
131-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.stacktrace">Exception.StackTrace</a>
132-
</div>
133-
<div>
134-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.targetsite">Exception.TargetSite</a>
134+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.hresult">Exception.HResult</a>
135135
</div>
136136
<div>
137137
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.exception.serializeobjectstate">Exception.SerializeObjectState</a>
@@ -143,21 +143,21 @@ <h5>Inherited Members</h5>
143143
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)">object.Equals(object, object)</a>
144144
</div>
145145
<div>
146-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
146+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
147147
</div>
148148
<div>
149-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
149+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.gethashcode">object.GetHashCode()</a>
150150
</div>
151151
<div>
152-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.referenceequals">object.ReferenceEquals(object, object)</a>
152+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone">object.MemberwiseClone()</a>
153153
</div>
154154
</div>
155155
<h6><strong>Namespace</strong>: <a class="xref" href="FluentMigrator.html">FluentMigrator</a>.<a class="xref" href="FluentMigrator.Exceptions.html">Exceptions</a></h6>
156156
<h6><strong>Assembly</strong>: FluentMigrator.Abstractions.dll</h6>
157157
<h5 id="FluentMigrator_Exceptions_DuplicateMigrationException_syntax">Syntax</h5>
158158
<div class="codewrapper">
159159
<pre><code class="lang-csharp hljs">[Serializable]
160-
public class DuplicateMigrationException : FluentMigratorException, _Exception, ISerializable</code></pre>
160+
public class DuplicateMigrationException : FluentMigratorException, ISerializable, _Exception</code></pre>
161161
</div>
162162
<h3 id="constructors">Constructors
163163
</h3>
@@ -264,10 +264,10 @@ <h5 class="parameters">Parameters</h5>
264264
</table>
265265
<h3 id="implements">Implements</h3>
266266
<div>
267-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a>
267+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a>
268268
</div>
269269
<div>
270-
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a>
270+
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.interopservices._exception">_Exception</a>
271271
</div>
272272

273273
</article>

0 commit comments

Comments
 (0)