C#
Parameters
- columnPath
- Path to schema column.
Return Value
Path with inverse associations to schema column, which matches columnPath.Exception | Description |
---|---|
Terrasoft.Common.ArgumentNullOrEmptyException | If the empty value or null is specified as the columnPath parameter. |
Terrasoft.Common.InvalidTypeCastException | If the column is not the lookup type column. |
Terrasoft.Common.InvalidObjectStateException | Reference to the lookup schema is not specified for the column of the lookup type. |
Terrasoft.Common.InvalidObjectStateException | The column must be the lookup column. |
Terrasoft.Common.InvalidObjectStateException | If the reference to the lookup schema is not specified for the column of the lookup type. |
Terrasoft.Common.InvalidObjectStateException | If the primary column is not specified for the column of the lookup type. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2