UPSInfo Class

Class Name: UPSInfo

Scope: Public - Restricted ( License Required )

Factory Creation via SQLSchemaAPIKey.NewUPSInfo()

Child Classes: UPSTable, UPSHL7SegmentTables, UPSColumn

 

The UPSInfo class is your gateway to navigating your SQL Schema Tables structures and definitions. Use general query properties like SchemaIsLoaded and SchemaIsValid or query methods like SegmentExistsInSchema(String segmentName) or SegmentsExistInSchema(List<of String (segmentNames)>).

 

Example:

 

Public PropertiesPublic Properties (ReadOnly)

 

 

Public MethodsPublic Methods

 

 

EventsEvents

 

 

What are Warehouse Tables?

What are Segment Data Tables?

 

The "Warehouse Tables" in a SQL Schema are any tables created by our software in a particular SQL Schema which are NOT segment data tables.

 

Example: The tables named <prefix>_HL7Data and <prefix>_SchemaMaster are examples of warehouse tables.

 

Tables named <prefix>_Segment_<segmentname>_A/B are examples of segment data tables.

 


 

See Also: UPSTable Class, UPSHL7SegmentTables Class, UPSColumn Class.

 

Exception Handling: Follows the Common Exceptions Interface.

 

 

© 2015 HermeTech International
(a Division of TransWorld Scribes)