This document is archived and information here might be outdated.  Recommended version.


esriTableNameErrorType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabase)  

esriTableNameErrorType Constants

TableName error description.

Constant Value Description
esriIsSQLReservedWord 1 Table name is a SQL reserved word.
esriHasInvalidCharacter 2 Table name contains an Invalid Character.
esriHasInvalidStartingCharacter 4 Table name has an invalid starting character.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Remarks

The enum is used to report error type by IFieldChecker::ValidateTableName