Provides access to the members that control the properties of the object loader.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
DataSourceCount | Data source count that will be loaded into the target object class. |
![]() |
DeleteAllSources | Clear the data sources list. |
![]() |
DeleteSourceFullName | Delete a data source from the list of sources. |
![]() |
GetSourceFullName | Data source at specific index. |
![]() |
InputFields | Source fields that will be loaded into the target object class. |
![]() |
LoadWithSnap | Indicates if snapping should be used during the load. |
![]() |
LoadWithValidation | Indicates if validation rules should be applied. |
![]() |
ObjectLoaderQueryFilter | Query filter to use on the source data. |
![]() |
OutputFields | Fields in the target object class that will be loaded from the source. |
![]() |
SetSubTypeCode | Indicates if the TargetSubTypeCode should be used or ignored. |
![]() |
SourceFullName | Data source to be loaded into the target object class. |
![]() |
TargetSubTypeCode | Target object class subtype code. |
![]() |
TargetTable | Loader target object class. |
CoClasses that implement IObjectLoaderUIProperties
CoClasses and Classes | Description |
---|---|
ObjectLoaderUI | The object loader dialog. |