ESRI.ArcGIS.DataManagementTools
out_name Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > CreateArcSDEConnectionFile Class : out_name Property




The name of the ArcSDE Connection file. Use the .sde file extension. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_name As String
Visual Basic (Usage)Copy Code
Dim instance As CreateArcSDEConnectionFile
Dim value As String
 
instance.out_name = value
 
value = instance.out_name
C# 
public string out_name {get; set;}

See Also

© 2010 All Rights Reserved.