This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributed > ESRI.ArcGIS.GeoDatabaseDistributed > Interfaces > IC > ICheckOut Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that perform a check out.
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 and Classes | Description |
---|---|
CheckOut | Checks out data from a master geodatabase to a check-out geodatabase. |
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.