FAQ:  Is the Identity data type supported in versioned SQL Server geodatabases?

相关信息
Article ID: 40329
Software:
ArcSDE 9.0, 9.1, 9.2, 9.3, 9.3.1, 10, 10.1
Platforms: N/A

问题描述
Is the Identity data type supported in versioned SQL Server geodatabases?
已邀请:

易智瑞技术支持

赞同来自:

解决方案
No. ArcSDE doesn't support columns when the Identity property is set to True in SQL Server. Tables or feature classes with this property cannot be edited in ArcMap or registered as versioned. The reason the Identity data type is not supported with versioned data in ArcSDE is because there is no way to coordinate an identity field on the business table and the delta tables (adds and deletes).

The following error is received when attempting to register a feature class containing a column with an Identity data type as versioned.

"Failed to register as versioned Invalid column data type [Database.owner.Feature_class]"

• For additional information on the supported SQL Server data types in ArcGIS, please review the information found at the following link:
SQL Server data types supported in ArcGIS

创建及修改时间
Created: 5/29/2012

Last Modified: 10/19/2012
原文链接
http://support.esri.com/en/kno ... 40329

要回复问题请先登录注册