IRISLIB database
_.TSQL.sys Namespace Reference

Documentation for the _.TSQL.sys package. More...

Classes

class  columns
 Contains one row for every column in every table and view, and a row for each parameter in a stored procedure. More...
 
class  constraints
 Contains one row for every column in every table and view, and a row for each parameter in a stored procedure. More...
 
class  indexes
 sysindexes contains one row for each clustered index (IDKey index), one row for each nonclustered index (all other indexes), one row for each table that has no clustered index, and one row for each table that contains text or image columns. More...
 
class  keys
 contains one row for each primary, foreign, or common key. More...
 
class  log
 
class  objects
 Contains one row for every column in every table and view, and a row for each parameter in a stored procedure. More...
 
class  procedure
 
class  processes
 
class  types
 Contains one row for each system-supplied and each user-defined data type. More...
 
class  usertypes
 Contains one row for each user-defined data type. More...
 

Detailed Description

Documentation for the _.TSQL.sys package.