Compartilhar via


Propriedade do RDL Property

Gets the specified property in the Xml Read 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 Property As XmlReadProperty
    Get
'Uso
Dim instance As XmlReadProperties
Dim value As XmlReadProperty

value = instance.Property
public XmlReadProperty Property { get; }
public:
property XmlReadProperty^ Property {
    XmlReadProperty^ get ();
}
member Property : XmlReadProperty
function get Property () : XmlReadProperty

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadProperty
The property in the Xml Read Property.