KMConnectionType::buildConnectionQuery Method
Creates a SysQueryRun object instance from the specified KMConnectionTypeId value.
Syntax
client server public static container buildConnectionQuery(KMConnectionTypeId _kmConnectionTypeId)
Run On
Called
Parameters
- _kmConnectionTypeId
Type: KMConnectionTypeId Extended Data Type
A KMConnectionTypeId value.
Return Value
Type: container
A SysQueryRun object instance.
Remarks
Uses the RefTableId to determine the QueryBuildDataSource for the query.