| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SybaseASEProxyTable
A representation of the model object 'Sybase ASE Proxy Table'.
The following features are supported:
SybaseasesqlmodelPackage.getSybaseASEProxyTable()| Method Summary | |
|---|---|
|  java.lang.String | getColumnDelimiter()Returns the value of the 'Column Delimiter' attribute. | 
|  java.lang.String | getExternalPath()Returns the value of the 'External Path' attribute. | 
|  ProxyTableExternalType | getExternalType()Returns the value of the 'External Type' attribute. | 
|  boolean | isExisting()Returns the value of the 'Existing' attribute. | 
|  void | setColumnDelimiter(java.lang.String value)Sets the value of the ' Column Delimiter' attribute. | 
|  void | setExisting(boolean value)Sets the value of the ' Existing' attribute. | 
|  void | setExternalPath(java.lang.String value)Sets the value of the ' External Path' attribute. | 
|  void | setExternalType(ProxyTableExternalType value)Sets the value of the ' External Type' attribute. | 
| Methods inherited from interface org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEBaseTable | 
|---|
| getConcurrencyOptThreshold, getExpRowSize, getFillFactor, getIdentityGap, getLockPromotion, getLockSchema, getMaxRowPerPage, getPartitionCondition, getPartitions, getReservePageGap, getSegment, getTableOnlyCacheInfo, getTextImageSegment, getTextOnlyCacheInfo, isSystemTable, setConcurrencyOptThreshold, setExpRowSize, setFillFactor, setIdentityGap, setLockSchema, setMaxRowPerPage, setPartitionCondition, setPartitions, setReservePageGap, setSegment, setSystemTable, setTableOnlyCacheInfo, setTextImageSegment, setTextOnlyCacheInfo | 
| Methods inherited from interface org.eclipse.datatools.enablement.sybase.models.sybasesqlmodel.SybaseBaseTable | 
|---|
| getCheckConstraints, isSystem | 
| Method Detail | 
|---|
ProxyTableExternalType getExternalType()
ProxyTableExternalType.
 
 If the meaning of the 'External Type' attribute isn't clear, there really should be more of a description here...
ProxyTableExternalType, 
setExternalType(ProxyTableExternalType), 
SybaseasesqlmodelPackage.getSybaseASEProxyTable_ExternalType()void setExternalType(ProxyTableExternalType value)
External Type' attribute.
 
 
value - the new value of the 'External Type' attribute.ProxyTableExternalType, 
getExternalType()boolean isExisting()
If the meaning of the 'Existing' attribute isn't clear, there really should be more of a description here...
setExisting(boolean), 
SybaseasesqlmodelPackage.getSybaseASEProxyTable_Existing()void setExisting(boolean value)
Existing' attribute.
 
 
value - the new value of the 'Existing' attribute.isExisting()java.lang.String getColumnDelimiter()
If the meaning of the 'Column Delimiter' attribute isn't clear, there really should be more of a description here...
setColumnDelimiter(String), 
SybaseasesqlmodelPackage.getSybaseASEProxyTable_ColumnDelimiter()void setColumnDelimiter(java.lang.String value)
Column Delimiter' attribute.
 
 
value - the new value of the 'Column Delimiter' attribute.getColumnDelimiter()java.lang.String getExternalPath()
If the meaning of the 'External Path' attribute isn't clear, there really should be more of a description here...
setExternalPath(String), 
SybaseasesqlmodelPackage.getSybaseASEProxyTable_ExternalPath()void setExternalPath(java.lang.String value)
External Path' attribute.
 
 
value - the new value of the 'External Path' attribute.getExternalPath()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||