You can edit a schema , feature class , or property if the FDO provider supports updateable schemas (for example, Microsoft SQL Server, SQL Server Spatial, MySQL, Oracle, and SDF all support updateable schemas).
To edit a schema
The current settings appear in the right-hand pane.
The settings you can change depend on what the provider supports and which settings are editable. For example, the long transaction section does not appear or is unavailable if the provider does not support versioning.
See To Add Constraints Using the Schema Editor for information on limiting the valid values for a property.
Each provider maps a correspondence between a schema element and a physical object in a feature source. The physical structure of feature sources varies by provider, as do the types of schema mappings and default settings. Oracle, for example, maps each feature class onto a table in the Oracle database where the feature source resides, giving the class and table the same name. You can override these defaults by changing the settings on the Physical Configurations tab. The settings on this tab vary by provider. The tab is unavailable for providers whose defaults cannot be changed.