Propriedade do RDL XmlReadLinkFields.Type
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Public ReadOnly Property Type As LinkFieldType
Get
'Uso
Dim instance As XmlReadLinkFields
Dim value As LinkFieldType
value = instance.Type
public LinkFieldType Type { get; }
public:
property LinkFieldType Type {
LinkFieldType get ();
}
member Type : LinkFieldType
function get Type () : LinkFieldType
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.LinkFieldType
The attribute link field type.