com.esri.arcgis.geodatabase
Interface IGeoDBProtectNames

All Superinterfaces:
Serializable
All Known Implementing Classes:
IGeoDBProtectNamesProxy

public interface IGeoDBProtectNames
extends Serializable

Product Availability

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


Method Summary
 void classes()
          classes
 void configKeyword()
          configKeyword
 void copyDataset()
          copyDataset
 void datasetType()
          datasetType
 void defQuery()
          defQuery
 void deltaFile()
          deltaFile
 void edgeCount()
          edgeCount
 void elementID()
          elementID
 void enumNameMapping()
          enumNameMapping
 void eventNotificationOnValidate()
          eventNotificationOnValidate
 void invalidArea()
          invalidArea
 void modelType()
          modelType
 void replicaName()
          replicaName
 void role()
          role
 void rule()
          rule
 void selectionIDs()
          selectionIDs
 void topology()
          topology
 void xYRank()
          xYRank
 void zRank()
          zRank
 

Method Detail

role

void role()
          throws IOException,
                 AutomationException
role

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

datasetType

void datasetType()
                 throws IOException,
                        AutomationException
datasetType

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

selectionIDs

void selectionIDs()
                  throws IOException,
                         AutomationException
selectionIDs

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

defQuery

void defQuery()
              throws IOException,
                     AutomationException
defQuery

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

modelType

void modelType()
               throws IOException,
                      AutomationException
modelType

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

rule

void rule()
          throws IOException,
                 AutomationException
rule

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

enumNameMapping

void enumNameMapping()
                     throws IOException,
                            AutomationException
enumNameMapping

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

invalidArea

void invalidArea()
                 throws IOException,
                        AutomationException
invalidArea

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

eventNotificationOnValidate

void eventNotificationOnValidate()
                                 throws IOException,
                                        AutomationException
eventNotificationOnValidate

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

topology

void topology()
              throws IOException,
                     AutomationException
topology

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

xYRank

void xYRank()
            throws IOException,
                   AutomationException
xYRank

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

zRank

void zRank()
           throws IOException,
                  AutomationException
zRank

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

edgeCount

void edgeCount()
               throws IOException,
                      AutomationException
edgeCount

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

classes

void classes()
             throws IOException,
                    AutomationException
classes

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

elementID

void elementID()
               throws IOException,
                      AutomationException
elementID

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

configKeyword

void configKeyword()
                   throws IOException,
                          AutomationException
configKeyword

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

copyDataset

void copyDataset()
                 throws IOException,
                        AutomationException
copyDataset

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

replicaName

void replicaName()
                 throws IOException,
                        AutomationException
replicaName

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.

deltaFile

void deltaFile()
               throws IOException,
                      AutomationException
deltaFile

Product Availability

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

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.