ExpressionNodeNotConfigurableException Constructor (String)
Initializes a new instance of the ExpressionNodeNotConfigurableException class that has the specified message text.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Sub New ( _
subtype As String _
)
'Uso
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
)
Parámetros
- subtype
Tipo: System. . :: . .String
Notas
Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.