Skip to content

Commit b696ab7

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/sql-docs-pr (branch live)
2 parents c9392c7 + 1e28f92 commit b696ab7

File tree

68 files changed

+238
-111
lines changed

Some content is hidden

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

68 files changed

+238
-111
lines changed

docs/2014/analysis-services/multidimensional-models/mdx/mdx-data-manipulation-manipulating-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Multidimensional Expressions (MDX) can be used to manipulate the data in a varie
2929
|[Understanding Pass Order and Solve Order (MDX)](mdx-data-manipulation-understanding-pass-order-and-solve-order.md)|Details the concepts of solve order, and how this feature affects MDX expressions, statements, and scripts.|
3030

3131
<!-- ??
32+
3233
|[Script for Search and Replace] function on the analysis of multidimensional data.|
3334
3435
GeneMi is removing this commented row because it is unclear what article its link meant to link to.

docs/ado/reference/ado-api/ado-events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADO Events
19+
1920
|||
2021
|-|-|
2122
|[BeginTransComplete](../../../ado/reference/ado-api/begintranscomplete-committranscomplete-and-rollbacktranscomplete-events-ado.md)|Called after the **BeginTrans** operation.|

docs/ado/reference/ado-api/ado-methods.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADO Methods
19+
1920
|||
2021
|-|-|
2122
|[AddNew](../../../ado/reference/ado-api/addnew-method-ado.md)|Creates a new record for an updatable **Recordset** object.|

docs/ado/reference/ado-api/ado-properties.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADO Properties
19+
1920
|||
2021
|-|-|
2122
|[AbsolutePage](../../../ado/reference/ado-api/absolutepage-property-ado.md)|Indicates on which page the current record resides.|

docs/ado/reference/ado-md-api/ado-md-collections.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADO MD Collections
19+
1920
|||
2021
|-|-|
2122
|[Axes](../../../ado/reference/ado-md-api/axes-collection-ado-md.md)|Contains the **Axis** objects that define a cellset.|

docs/ado/reference/ado-md-api/ado-md-methods.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADO MD Methods
19+
1920
|||
2021
|-|-|
2122
|[Close](../../../ado/reference/ado-md-api/close-method-ado-md.md)|Closes an open cellset.|

docs/ado/reference/ado-md-api/ado-md-objects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADO MD Objects
19+
1920
|||
2021
|-|-|
2122
|[Axis](../../../ado/reference/ado-md-api/axis-object-ado-md.md)|Represents a positional or filter axis of a cellset, containing selected members of one or more dimensions.|

docs/ado/reference/ado-md-api/ado-md-properties.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADO MD Properties
19+
1920
|||
2021
|-|-|
2122
|[ActiveConnection](../../../ado/reference/ado-md-api/activeconnection-property-ado-md.md)|Indicates to which ADO **Connection** object the current cellset or catalog currently belongs.|

docs/ado/reference/adox-api/adox-collections.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADOX Collections
19+
1920
|||
2021
|-|-|
2122
|[Columns](../../../ado/reference/adox-api/columns-collection-adox.md)|Contains all **Column** objects of a table, index, or key.|

docs/ado/reference/adox-api/adox-methods.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ms.author: genemi
1616
manager: craigg
1717
---
1818
# ADOX Methods
19+
1920
|||
2021
|-|-|
2122
|[Append (Columns)](../../../ado/reference/adox-api/append-method-adox-columns.md)|Adds a new **Column** object to the **Columns** collection.|

0 commit comments

Comments
 (0)