![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
CreateArcSDEConnectionFile Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CreateArcSDEConnectionFile Class |
For a list of all members of this type, see CreateArcSDEConnectionFile members.
Name | Description | |
---|---|---|
![]() | account_authentication | Database authentication (in, Optional) |
![]() | Alias | The alias for this tool's toolbox. |
![]() | connection_file_name | Connection File Name (out, Optional) |
![]() | database | For non-Oracle databases only. The DBMS database to connect to. (In, Optional) |
![]() | out_folder_path | The folder path where the .sde file will be stored. (In, Required) |
![]() | out_name | The name of the ArcSDE Connection file. Use the .sde file extension. (In, Required) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | password | The database user password when using Database Authentication. (In, Optional) |
![]() | save_username_password | Save username and password (in, Optional) |
![]() | save_version_info | Save the transactional version name with the connection file (in, Optional) |
![]() | server | The ArcSDE Server machine name. (In, Required) |
![]() | service | The ArcSDE Service name or TCP port number. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |
![]() | username | Database username to connect with using Database Authentication. (In, Optional) |
![]() | version | The Geodatabase version to connect to. (In, Optional) |