共用方式為


LinkFieldType Enumeration

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

命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

語法

'宣告
Public Enumeration LinkFieldType
public enum LinkFieldType
public enum class LinkFieldType
public enum LinkFieldType
public enum LinkFieldType

Members

Member name Description
Computed The link field is a computed value.
Filter The link field is a filter.
Local The link field is linked locally.
Parent The link field is linked to the parent.

備註

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

Microsoft.SqlServer.Management.Smo Namespace