Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit a2f850f

Browse files
Removes legacy "Applies to" section. Commit №12
1 parent a77205a commit a2f850f

15 files changed

Lines changed: 0 additions & 60 deletions

docs/relational-databases/system-catalog-views/sys-trace-columns-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ ms.workload: "Inactive"
3535
> [!IMPORTANT]
3636
> [!INCLUDE[ssNoteDepFutureAvoid](../../includes/ssnotedepfutureavoid-md.md)] Use Extended Event catalog views instead.
3737
38-
||
39-
|-|
40-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
41-
4238
|Column name|Data type|Description|
4339
|-----------------|---------------|-----------------|
4440
|**trace_column_id**|**smallint**|Unique ID of this column.|

docs/relational-databases/system-catalog-views/sys-trace-event-bindings-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ ms.workload: "Inactive"
3535
> [!IMPORTANT]
3636
> [!INCLUDE[ssNoteDepFutureAvoid](../../includes/ssnotedepfutureavoid-md.md)] Use Extended Event catalog views instead.
3737
38-
||
39-
|-|
40-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
41-
4238
|Column name|Data type|Description|
4339
|-----------------|---------------|-----------------|
4440
|**trace_event_id**|**smallint**|ID of the trace event. This column is also in the **sys.trace_events** catalog view.|

docs/relational-databases/system-catalog-views/sys-trace-subclass-values-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ ms.workload: "Inactive"
3535
> [!IMPORTANT]
3636
> [!INCLUDE[ssNoteDepFutureAvoid](../../includes/ssnotedepfutureavoid-md.md)] Use Extended Event catalog views instead.
3737
38-
||
39-
|-|
40-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
41-
4238
|Column name|Data type|Description|
4339
|-----------------|---------------|-----------------|
4440
|**trace_event_id**|**smallint**|ID of the trace event. This parameter is also in the **sys.trace_events** catalog view.|

docs/relational-databases/system-catalog-views/sys-traces-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ ms.workload: "Inactive"
3535
> [!IMPORTANT]
3636
> [!INCLUDE[ssNoteDepFutureAvoid](../../includes/ssnotedepfutureavoid-md.md)] Use Extended Event catalog views instead.
3737
38-
||
39-
|-|
40-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
41-
4238
|Column name|Data type|Description|
4339
|-----------------|---------------|-----------------|
4440
|**id**|**int**|Trace ID.|

docs/relational-databases/system-catalog-views/sys-trigger-events-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ ms.workload: "Inactive"
3333
> [!NOTE]
3434
> **sys.trigger_events** does not apply to event notifications.
3535
36-
||
37-
|-|
38-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)), [!INCLUDE[ssSDSfull](../../includes/sssdsfull-md.md)].|
39-
4036
|Column name|Data type|Description|
4137
|-----------------|---------------|-----------------|
4238
|**\<Columns inherited from sys.events>**|Not applicable|Inherits the **object_id**, **type**, **type_desc** columns from [sys.events](../../relational-databases/system-catalog-views/sys-events-transact-sql.md).|

docs/relational-databases/system-catalog-views/sysmail-unsentitems-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ ms.workload: "Inactive"
4040

4141
To see all messages processed by Database Mail, use [sysmail_allitems &#40;Transact-SQL&#41;](../../relational-databases/system-catalog-views/sysmail-allitems-transact-sql.md). To see only messages with the failed status, use [sysmail_faileditems &#40;Transact-SQL&#41;](../../relational-databases/system-catalog-views/sysmail-faileditems-transact-sql.md). To see only messages that were sent, use [sysmail_sentitems &#40;Transact-SQL&#41;](../../relational-databases/system-catalog-views/sysmail-sentitems-transact-sql.md).
4242

43-
||
44-
|-|
45-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
46-
4743
|Column name|Data type|Description|
4844
|-----------------|---------------|-----------------|
4945
|**mailitem_id**|**int**|Identifier of the mail item in the mail queue.|

docs/relational-databases/system-dynamic-management-views/sys-dm-db-xtp-nonclustered-index-stats-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ ms.workload: "Inactive"
3838

3939
For more information about memory-optimized, nonclustered indexes, see [SQL Server In-Memory OLTP Internals Overview](http://t.co/T6zToWc6y6), page 17.
4040

41-
||
42-
|-|
43-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssSQL14](../../includes/sssql14-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
44-
4541
|Column name|Data type|Description|
4642
|-----------------|---------------|-----------------|
4743
|object_id|**int**|ID of the object.|

docs/relational-databases/system-dynamic-management-views/sys-dm-db-xtp-object-stats-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ ms.workload: "Inactive"
3838

3939
For more information, see [In-Memory OLTP &#40;In-Memory Optimization&#41;](../../relational-databases/in-memory-oltp/in-memory-oltp-in-memory-optimization.md).
4040

41-
||
42-
|-|
43-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssSQL14](../../includes/sssql14-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
44-
4541
|Column name|Data type|Description|
4642
|-----------------|---------------|-----------------|
4743
|object_id|**bigint**|The ID of the object.|

docs/relational-databases/system-dynamic-management-views/sys-dm-fts-index-keywords-by-property-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@ ms.workload: "Inactive"
4646
> [!NOTE]
4747
> For information about search property lists, see [Search Document Properties with Search Property Lists](../../relational-databases/search/search-document-properties-with-search-property-lists.md).
4848
49-
||
50-
|-|
51-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
52-
5349
## Syntax
5450

5551
```

docs/relational-databases/system-dynamic-management-views/sys-dm-fts-index-keywords-transact-sql.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ ms.workload: "Inactive"
3737
> [!NOTE]
3838
> To view lower-level full-text index information, use the [sys.dm_fts_index_keywords_by_document](../../relational-databases/system-dynamic-management-views/sys-dm-fts-index-keywords-by-document-transact-sql.md) dynamic management function at the document level.
3939
40-
||
41-
|-|
42-
|**Applies to**: [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] ([!INCLUDE[ssKatmai](../../includes/sskatmai-md.md)] through [current version](http://go.microsoft.com/fwlink/p/?LinkId=299658)).|
43-
4440
## Syntax
4541

4642
```

0 commit comments

Comments
 (0)