Skip to content

Commit 1d82ade

Browse files
committed
RDoc-3547 Add <hr>
1 parent 4cebf0c commit 1d82ade

File tree

10 files changed

+20
-0
lines changed

10 files changed

+20
-0
lines changed

docs/client-api/session/how-to/_evict-entity-from-a-session-csharp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `Evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

docs/client-api/session/how-to/_evict-entity-from-a-session-nodejs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-5.4/client-api/session/how-to/_evict-entity-from-a-session-csharp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `Evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-5.4/client-api/session/how-to/_evict-entity-from-a-session-nodejs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-6.0/client-api/session/how-to/_evict-entity-from-a-session-csharp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `Evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-6.0/client-api/session/how-to/_evict-entity-from-a-session-nodejs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-6.2/client-api/session/how-to/_evict-entity-from-a-session-csharp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `Evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-6.2/client-api/session/how-to/_evict-entity-from-a-session-nodejs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-7.0/client-api/session/how-to/_evict-entity-from-a-session-csharp.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `Evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

versioned_docs/version-7.0/client-api/session/how-to/_evict-entity-from-a-session-nodejs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ import CodeBlock from '@theme/CodeBlock';
2525

2626
</Admonition>
2727

28+
---
29+
2830
## Evict an entity before saving
2931

3032
* Calling `evict` on an entity that is _stored_ removes it from the session’s tracking and cancels the pending store operation.

0 commit comments

Comments
 (0)