ESRI.ArcGIS.DataManagementTools
Compact Constructor(Object)
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > Compact Class > Compact Constructor : Compact Constructor(Object)




in_workspace
The personal or file geodatabase to be compacted. (In, Required)
Constructor that takes all required parameters for geoprocessor execution.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal in_workspace As Object _
)
Visual Basic (Usage)Copy Code
Dim in_workspace As Object
 
Dim instance As Compact(in_workspace)
C# 
public Compact( 
   object in_workspace
)

Parameters

in_workspace
The personal or file geodatabase to be compacted. (In, Required)

See Also

© 2010 All Rights Reserved.