Partilhar via


Propriedade do RDL DmfExceptionType

Gets a DmfExceptionType object that describest the type of the exception.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType
    Get
'Uso
Dim instance As ObjectAlreadyExistsException
Dim value As DmfExceptionType

value = instance.DmfExceptionType
public override DmfExceptionType DmfExceptionType { get; }
public:
virtual property DmfExceptionType DmfExceptionType {
    DmfExceptionType get () override;
}
abstract DmfExceptionType : DmfExceptionType
override DmfExceptionType : DmfExceptionType
override function get DmfExceptionType () : DmfExceptionType

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .DmfExceptionType
A DmfExceptionType object that describest the type of the exception.

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.