Click or drag to resize

VirtualDataWindowLookupContext Properties

The VirtualDataWindowLookupContext type exposes the following members.

Properties
  NameDescription
Public propertyBtreeFields
Returns the list of btree field descriptors.
Public propertyDeploymentId
Gets or sets the deployment id.
Public propertyHashFields
Returns the list of hash field descriptors.
Public propertyIsFireAndForget
Returns true for fire-and-forget queries.
Public propertyNamedWindowName
Gets or sets the named window name.
Public propertyStatementAnnotations
Returns the statement annotations of the statement to be performing the lookup, or null for fire-and-forget statements.
Public propertyStatementId
Returns the statement id of the statement to be performing the lookup, or -1 for fire-and-forget statements.
Public propertyStatementName
Returns the statement name of the statement to be performing the lookup, or null for fire-and-forget statements.
Top
See Also