OperatorNotApplicableException-Konstruktor
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New OperatorNotApplicableException()
public OperatorNotApplicableException()
public:
OperatorNotApplicableException()
new : unit -> OperatorNotApplicableException
public function OperatorNotApplicableException()