Partilhar via


Propriedade do RDL XmlReadMultipleLink.No

Gets the value of No in the link. 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 No As String 
    Get
'Uso
Dim instance As XmlReadMultipleLink 
Dim value As String 

value = instance.No
public string No { get; }
public:
property String^ No {
    String^ get ();
}
member No : string
function get No () : String

Valor da propriedade

Tipo: System.String
A string value of No.

Consulte também

Referência

XmlReadMultipleLink Classe

Namespace Microsoft.SqlServer.Management.Sdk.Sfc