ExpressionNodeNotConfigurableException constructeur (String)
Initializes a new instance of the ExpressionNodeNotConfigurableException class that has the specified message text.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
subtype As String _
)
'Utilisation
Dim subtype As String
Dim instance As New ExpressionNodeNotConfigurableException(subtype)
public ExpressionNodeNotConfigurableException(
string subtype
)
public:
ExpressionNodeNotConfigurableException(
String^ subtype
)
new :
subtype:string -> ExpressionNodeNotConfigurableException
public function ExpressionNodeNotConfigurableException(
subtype : String
)
Paramètres
- subtype
Type : System. . :: . .String
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.