Freigeben über


LinkFieldType-Enumeration

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Enumeration LinkFieldType
'Usage
Dim instance As LinkFieldType
public enum LinkFieldType
public enum class LinkFieldType
type LinkFieldType
public enum LinkFieldType

Elemente

Elementname Beschreibung
Parent Defines the link field which is linked to the parent.
Local Defines the link field which is linked locally.
Computed Defines the link field which is a computed value.
Filter Defines the link field which is a filter.