Propriedade do RDL XmlReadDoc.Properties
Gets the document properties inherited in the assembly. 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 Properties As XmlReadProperties
Get
'Uso
Dim instance As XmlReadDoc
Dim value As XmlReadProperties
value = instance.Properties
public XmlReadProperties Properties { get; }
public:
property XmlReadProperties^ Properties {
XmlReadProperties^ get ();
}
member Properties : XmlReadProperties
function get Properties () : XmlReadProperties
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadProperties
The properties of the document.