StiSchemaRow Class

Namespace: Stimulsoft.Base

Methods

Method Returns Description
All static IEnumerable<StiSchemaRow>  

Method Details

All static

All(table: DataTable): IEnumerable<StiSchemaRow>

Parameters

  • table (DataTable)

Returns IEnumerable<StiSchemaRow>

Fields

Field Type Description
COLUMNNAME string  
COLUMN_DATA_TYPE string  
COLUMN_NAME string  
COLUMN_TYPE string  
CONSTRAINT_NAME string  
DATATYPE string  
DATA_TYPE string  
DATA_TYPE_INT int  
FIELD_NAME string  
FK_COLUMN_NAME string  
FK_CONSTRAINT_NAME string  
FK_NAME string  
FK_TABLE_NAME string  
FOREIGN_COLUMN_NAME string  
FOREIGN_TABLE_NAME string  
NAME string  
OBJECT_NAME string  
OWNER string  
PARAMETER_DATA_TYPE string  
PARAMETER_DIRECTION string  
PARAMETER_NAME string  
PK_COLUMN_NAME string  
PK_TABLE_NAME string  
PROCEDURE_CAT string  
PROCEDURE_NAME string  
PROCEDURE_SCHEM string  
PROCEDURE_SCHEMA string  
REFERENCED_COLUMN_NAME string  
REFERENCED_TABLE_NAME string  
REFERENCES_FIELD string  
REFERENCES_TABLE string  
ROUTINE_CATALOG string  
ROUTINE_NAME string  
ROUTINE_SCHEMA string  
ROUTINE_TYPE string  
R_OWNER string  
R_PK string  
R_TABLE_NAME string  
SPECIFIC_NAME string  
SPECIFIC_SCHEMA string  
TABLE_NAME string  
TABLE_SCHEM string  
TABLE_SCHEMA string  
TABLE_TYPE string  
TYPE string  
TYPE_NAME string  
UQ_COLUMN_NAME string  
UQ_TABLE_NAME string  
VIEW_NAME string