Propriedade do RDL XmlReadLinkFields.Field
Gets the specified field in the property. 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 Field As String
Get
'Uso
Dim instance As XmlReadLinkFields
Dim value As String
value = instance.Field
public string Field { get; }
public:
property String^ Field {
String^ get ();
}
member Field : string
function get Field () : String
Valor da propriedade
Tipo: System.String
The attribute field name.