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


ISqlInvalidCharacterDictionary Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISqlInvalidCharacterDictionary Interface
ArcGIS Developer Help

ISqlInvalidCharacterDictionary Interface

Provides access to the field checker validate property which describes the invalid characters for field names for a workspace.

Product Availability

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

Members

Name Description
Read/write property InvalidChars String containing all of the invalid characters for field names.
Read/write property InvalidStartingChars String containing all of the characters that cannot be the first character in a field name.

Classes that implement ISqlInvalidCharacterDictionary

Classes Description