Package com._1c.g5.v8.dt.ql.core
Interface IFieldQuery
- All Superinterfaces:
org.eclipse.handly.model.IElement
,org.eclipse.handly.model.IElementExtension
,IQlConstruct
,org.eclipse.handly.model.ISourceConstruct
,org.eclipse.handly.model.ISourceElement
,IV8Element
- All Known Implementing Classes:
FieldQueryDcsImpl
,FieldQueryImpl
Represents Ql field
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface org.eclipse.handly.model.IElement
equals, hashCode
Methods inherited from interface org.eclipse.handly.model.IElementExtension
exists, getAncestor, getChildren, getChildren, getLocationUri, getName, getResource
Methods inherited from interface com._1c.g5.v8.dt.core.handle.IV8Element
getParent, getRoot
-
Method Details
-
getType
IFieldQuery.FieldQueryType getType()type of field of select query- Returns:
- type
-