Proprietà DmfExceptionType
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Overridable ReadOnly Property DmfExceptionType As DmfExceptionType
Get
'Utilizzo
Dim instance As DmfException
Dim value As DmfExceptionType
value = instance.DmfExceptionType
public virtual DmfExceptionType DmfExceptionType { get; }
public:
virtual property DmfExceptionType DmfExceptionType {
DmfExceptionType get ();
}
abstract DmfExceptionType : DmfExceptionType
override DmfExceptionType : DmfExceptionType
function get DmfExceptionType () : DmfExceptionType
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .DmfExceptionType
Vedere anche