DmfExceptionType propriété
Ce membre se substitue à DmfException. . :: . .DmfExceptionType.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType
Get
'Utilisation
Dim instance As ConflictingPropertyValuesException
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
Valeur de la propriété
Type : Microsoft.SqlServer.Management.Dmf. . :: . .DmfExceptionType