Costruttore ExpressionNodeNotConfigurableException (String)
Initializes a new instance of the ExpressionNodeNotConfigurableException class that has the specified message text.
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
subtype As String _
)
'Utilizzo
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
)
Parametri
- subtype
Tipo: System. . :: . .String
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.