com.sapportals.connector.execution.objects.language

Interface ISymbol

All Superinterfaces:
ILanguageObject
All Known Subinterfaces:
IAggregateSymbol, IAliasSymbol, IAttributeAliasSymbol, IAttributeSymbol, IBusinessObjectSymbol, IExpressionSymbol, ISelectSymbol

public interface ISymbol
extends ILanguageObject

The base interface for all SQL operation symbols. A symbol represents a data entity within the SQL operation.


Method Summary
 String getName()
          Returns the name of the symbol.
 

Method Detail

getName

String getName()
Returns the name of the symbol.

Returns:
String
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated default EP-CON-CF
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated - EP-CON-CF


Copyright 2011 SAP AG Complete Copyright Notice