| title |
MSSQLSERVER_12304 |
| description |
MSSQLSERVER_12304 |
| author |
MashaMSFT |
| ms.author |
mathoma |
| ms.date |
04/04/2017 |
| ms.service |
sql |
| ms.subservice |
supportability |
| ms.topic |
reference |
| helpviewer_keywords |
12304 (Database Engine error) |
|
[!INCLUDE SQL Server]
| Attribute |
Value |
| Product Name |
SQL Server |
| Event ID |
12304 |
| Event Source |
MSSQLSERVER |
| Component |
SQLEngine |
| Symbolic Name |
HK_UNSUPPORTED_IDENTITY_TABLE_VAR |
| Message Text |
Using a memory optimized table type that uses the IDENTITY property with any of its columns is not supported when using the type outside the context of a natively compiled stored procedure. |
Do not use a memory-optimized table type that uses the identity property with any of its columns.
In-Memory OLTP (In-Memory Optimization)