메소드 |
설명 |
|
BuildNONSDS ( IWorkspace theWS, String NONName ) : IClass |
|
|
ConvertGeometryType ( esriGeometryType theT ) : string |
|
|
GetAttributeCounts ( IWorkspace theWS, String which, String theFCName, String fieldN, esriFieldType theT ) : int |
|
|
GetAttributeMetadata ( IWorkspace theWS, String theFC, AttributeData theD ) : string |
|
|
GetFeatureClass ( IWorkspace TheWrkspc, String TheFCName ) : IFeatureClass |
|
|
GetFeatureClassFields ( IWorkspace TheWrkspc, String TheFCName ) : IFields |
|
|
GetFeatureClassNames ( IWorkspace TheWrkspc ) : String[] |
|
|
GetFeatureCount ( String TheFCName, IWorkspace TheWrkSpc ) : Int32 |
|
|
GetFeatureMetadata ( IWorkspace theWS, String theFC ) : string |
|
|
GetFieldEnumeration ( IWorkspace theWS, String which, AttributeMappingData theAMap ) : ICodedValueDomain |
|
|
GetGeometryType ( String theFCName, IWorkspace TheWrkSpc ) : esriGeometryType |
|
|
GetTable ( IWorkspace TheWrkspc, String TheTName ) : ITable |
|
|
GetValueOccurrences ( IWorkspace theWS, String which, AttributeMappingData theMap, String theV ) : int |
|
|
GetWorkspace ( String title ) : ESRI.ArcGIS.Geodatabase.IWorkspace |
|
|
getFieldPosition ( IWorkspace theWS, String theFC, string theAtt ) : int |
|
|
seekGeometryTransform ( esriGeometryType theS, esriGeometryType theD ) : int |
|
|