Expand Minimize
This topic has not yet been rated - Rate this topic

LinkFieldType Enumeration

The LinkFieldType enumeration contains values that specify the type of link field.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public enum LinkFieldType
Member nameDescription
ParentThe link field is linked to the parent.
LocalThe link field is linked locally.
ComputedThe link field is a computed value.
FilterThe link field is a filter.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.