ESRI.ArcGIS.DataManagementTools | |
CreateVersion Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CreateVersion Class |
The following tables list the members exposed by CreateVersion.
Name | Description | |
---|---|---|
CreateVersion Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
access_permission | The permission access level for the version. (In, Optional) | |
Alias | The alias for this tool's toolbox. | |
in_workspace | The ArcSDE geodatabase that contains the parent version and will contain the new version. The default is to use the workspace defined in the environment settings. (In, Required) | |
out_workspace | Output Workspace (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
parent_version | The geodatabase, or version of a geodatabase, on which the new version will be based. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
version_name | The name of the version to be created. (In, Required) |