SoftadminGuide.LinkPassingField_Definition

Type: Table-valued function

Used to create temp table #LinkPassingField, passed to the procedure SoftadminGuide.Link_Create.

Resultsets

Resultset: #LinkPassingField

Table count: repeated exactly once
Row count: no rows (only column metadata)
Columns
LinkGuid mandatory uniqueidentifier

Identifies link to apply passing field to.

PassingFieldName mandatory string

Name of passing field.

PassingFieldType mandatory string

Type of passing field.

Possible value Description
Column value
Constant value
Parameter field
Passing field
Selected items Checkboxes in a grid.
Session variable
PassingFieldValue optional string

Value to pass. Can be name of column, parameter field, session variable et cetera depending on passing field type.