Home | Trees | Indices | Help |
|
---|
|
object --+ | base.attrdef.AttributeDef --+ | base.attrdef.AtomicAttribute --+ | base.attrdef.UnicodeAttribute --+ | ParamNameAttribute --+ | ColumnNameAttribute
An attribute containing a name suitable for SQL table names.
Column names are special in that you can prefix them with "quoted/" and then get a delimited identifier. This is something you probably shouldn't use.
Using ADQL/SQL reserved words (without quoting) here yields a warning.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
typeDesc_ | |
Inherited from |
Method Details |
returns a typed python value for the string representation value. value can be expected to be a unicode string.
|
returns a typed python value for the string representation value. value can be expected to be a unicode string.
|
Property Details |
typeDesc_
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |