Enumerazione LinkFieldType
The LinkFieldType enumeration contains values that specify the type of link field.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
Sintassi
'Dichiarazione
Public Enumeration LinkFieldType
'Utilizzo
Dim instance As LinkFieldType
public enum LinkFieldType
public enum class LinkFieldType
type LinkFieldType
public enum LinkFieldType
Membri
Nome membro | Descrizione | |
---|---|---|
Parent | The link field is linked to the parent. | |
Local | The link field is linked locally. | |
Computed | The link field is a computed value. | |
Filter | The link field is a filter. |