Provides access to members that perform a check out.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
CheckOutData | Checks out schema and data from a master geodatabase. | 
![]()  | 
CheckOutSchema | Checks out only the schema of the selected datasets from a master geodatabase. | 
CoClasses that implement ICheckOut
| CoClasses and Classes | Description | 
|---|---|
| CheckOut | Checks out data from a master geodatabase to a check-out geodatabase. | 
Remarks
This interface provides two methods for checking out data. The CheckoutData method checks out schema and data while CheckOutSchema method checks out only the schema.
