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


esriTableNameErrorType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriTableNameErrorType Constants (ArcObjects .NET 10.6 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