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




Indicates how an ObjectID field will be generated, if at all, for the query. The default is USE_KEY_FIELDS. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.