Propriedade do RDL XPathException.ErrorCode
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 ErrorCode As XPathExceptionCode
Get
'Uso
Dim instance As XPathException
Dim value As XPathExceptionCode
value = instance.ErrorCode
public XPathExceptionCode ErrorCode { get; }
public:
property XPathExceptionCode ErrorCode {
XPathExceptionCode get ();
}
member ErrorCode : XPathExceptionCode
function get ErrorCode () : XPathExceptionCode
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.XPathExceptionCode
The error code.