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




The field in the database table from which to derive domain code values. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property code_field As Object
Visual Basic (Usage)Copy Code
Dim instance As TableToDomain
Dim value As Object
 
instance.code_field = value
 
value = instance.code_field
C# 
public object code_field {get; set;}

See Also

© 2010 All Rights Reserved.