Home
last modified time | relevance | path

Searched defs:ColumnComment (Results 1 – 8 of 8) sorted by relevance

/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/dataworks-public/
H A Dstruct_column_meta_list_item.go20 ColumnComment string `json:"ColumnComment" xml:"ColumnComment"` member
/dports/audio/flacon/flacon-8.2.0/gui/
H A Dtrackview.h49 ColumnComment = 5, enumerator
/dports/misc/actiona/actiona-3.10.1/gui/
H A Dscriptmodel.h73 ColumnComment, enumerator
/dports/databases/py-alembic/alembic-1.7.5/alembic/ddl/
H A Doracle.py121 element: "ColumnComment", compiler: "OracleDDLCompiler", **kw
H A Dpostgresql.py347 element: "ColumnComment", compiler: "PGDDLCompiler", **kw
H A Dbase.py164 class ColumnComment(AlterColumn): class
/dports/databases/py-alembic14/alembic-1.4.3/alembic/ddl/
H A Dbase.py98 class ColumnComment(AlterColumn): class
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DGraph.h139 enum LegendDisplayMode{Auto, ColumnName, ColumnComment, TableName, TableLegend, DataSetName}; enumerator