This is a read-only object representation wrapping the internal iKnow data structures for
Virtual Sources.
This class can be used from Cache ObjectScript or SQL to access a single or small number of
entries, but the storage mappings are not meant to support elaborate or complex queries
targeting this SQL table.
Copy link to this section Properties
Copy link to this section
property CrcOccurrenceCount as %Integer ;
Property methods: CrcOccurrenceCountDisplayToLogical(), CrcOccurrenceCountGet(), CrcOccurrenceCountIsValid(), CrcOccurrenceCountLogicalToDisplay(), CrcOccurrenceCountNormalize(), CrcOccurrenceCountSet()
Copy link to this section
property DomainId as %Integer [ Required ];
Property methods: DomainIdDisplayToLogical(), DomainIdGet(), DomainIdIsValid(), DomainIdLogicalToDisplay(), DomainIdNormalize(), DomainIdSet()
Copy link to this section
property EntityOccurrenceCount as %Integer ;
Property methods: EntityOccurrenceCountDisplayToLogical(), EntityOccurrenceCountGet(), EntityOccurrenceCountIsValid(), EntityOccurrenceCountLogicalToDisplay(), EntityOccurrenceCountNormalize(), EntityOccurrenceCountSet()
Copy link to this section
property ExternalId as %String (MAXLEN = 2000) [ Calculated ];
Property methods: ExternalIdCompute(), ExternalIdDisplayToLogical(), ExternalIdGet(), ExternalIdIsValid(), ExternalIdLogicalToDisplay(), ExternalIdLogicalToOdbc(), ExternalIdNormalize(), ExternalIdSQLCompute()
Copy link to this section
property FirstCrcOccurrenceId as %Integer [ Calculated ];
Property methods: FirstCrcOccurrenceIdCompute(), FirstCrcOccurrenceIdDisplayToLogical(), FirstCrcOccurrenceIdGet(), FirstCrcOccurrenceIdIsValid(), FirstCrcOccurrenceIdLogicalToDisplay(), FirstCrcOccurrenceIdNormalize(), FirstCrcOccurrenceIdSQLCompute()
Copy link to this section
property FirstEntityOccurrenceId as %Integer [ Calculated ];
Property methods: FirstEntityOccurrenceIdCompute(), FirstEntityOccurrenceIdDisplayToLogical(), FirstEntityOccurrenceIdGet(), FirstEntityOccurrenceIdIsValid(), FirstEntityOccurrenceIdLogicalToDisplay(), FirstEntityOccurrenceIdNormalize(), FirstEntityOccurrenceIdSQLCompute()
Copy link to this section
property FirstPathId as %Integer [ Calculated ];
Property methods: FirstPathIdCompute(), FirstPathIdDisplayToLogical(), FirstPathIdGet(), FirstPathIdIsValid(), FirstPathIdLogicalToDisplay(), FirstPathIdNormalize(), FirstPathIdSQLCompute()
Copy link to this section
property FirstSentenceId as %Integer [ Calculated ];
Property methods: FirstSentenceIdCompute(), FirstSentenceIdDisplayToLogical(), FirstSentenceIdGet(), FirstSentenceIdIsValid(), FirstSentenceIdLogicalToDisplay(), FirstSentenceIdNormalize(), FirstSentenceIdSQLCompute()
Copy link to this section
property FullText as %String ) [ Calculated ];
Property methods: FullTextCompute(), FullTextDisplayToLogical(), FullTextGet(), FullTextIsValid(), FullTextLogicalToDisplay(), FullTextLogicalToOdbc(), FullTextNormalize(), FullTextSQLCompute()
Copy link to this section
property GroupId as %Integer [ Calculated ];
Property methods: GroupIdCompute(), GroupIdDisplayToLogical(), GroupIdGet(), GroupIdIsValid(), GroupIdLogicalToDisplay(), GroupIdNormalize(), GroupIdSQLCompute()
Copy link to this section
property ListerId as %Integer [ Calculated ];
Property methods: ListerIdCompute(), ListerIdDisplayToLogical(), ListerIdGet(), ListerIdIsValid(), ListerIdLogicalToDisplay(), ListerIdNormalize(), ListerIdSQLCompute()
Copy link to this section
property LocalReference as %String (MAXLEN = 1000) [ Calculated ];
Property methods: LocalReferenceCompute(), LocalReferenceDisplayToLogical(), LocalReferenceGet(), LocalReferenceIsValid(), LocalReferenceLogicalToDisplay(), LocalReferenceLogicalToOdbc(), LocalReferenceNormalize(), LocalReferenceSQLCompute()
Copy link to this section
property PathCount as %Integer ;
Property methods: PathCountDisplayToLogical(), PathCountGet(), PathCountIsValid(), PathCountLogicalToDisplay(), PathCountNormalize(), PathCountSet()
Copy link to this section
property SentenceCount as %Integer ;
Property methods: SentenceCountDisplayToLogical(), SentenceCountGet(), SentenceCountIsValid(), SentenceCountLogicalToDisplay(), SentenceCountNormalize(), SentenceCountSet()
Copy link to this section
property SourceId as %Integer [ Calculated ];
Property methods: SourceIdCompute(), SourceIdDisplayToLogical(), SourceIdGet(), SourceIdIsValid(), SourceIdLogicalToDisplay(), SourceIdNormalize(), SourceIdSQLCompute()
Copy link to this section
property VirtualSourceId as %Integer [ Required ];
Property methods: VirtualSourceIdDisplayToLogical(), VirtualSourceIdGet(), VirtualSourceIdIsValid(), VirtualSourceIdLogicalToDisplay(), VirtualSourceIdNormalize(), VirtualSourceIdSet()