Share via


LinkFieldType 열거형

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

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.SqlEnum(Microsoft.SqlServer.SqlEnum.dll)

구문

‘선언
Public Enumeration LinkFieldType
‘사용 방법
Dim instance As LinkFieldType
public enum LinkFieldType
public enum class LinkFieldType
type LinkFieldType
public enum LinkFieldType

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.SqlServer.Management.Smo 네임스페이스