Właściwość ObjectAlreadyExistsException.DmfExceptionType
Pobiera DmfExceptionType obiektu describest tego typu wyjątku.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Dmf.DmfExceptionType
A DmfExceptionType obiektu describest tego typu wyjątku.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także