Compartir a través de


NoTargetSetEnabledException Constructor (String)

Initializes a new instance of the NoTargetSetEnabledException 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 ( _
    objectSetName As String _
)
'Uso
Dim objectSetName As String

Dim instance As New NoTargetSetEnabledException(objectSetName)
public NoTargetSetEnabledException(
    string objectSetName
)
public:
NoTargetSetEnabledException(
    String^ objectSetName
)
new : 
        objectSetName:string -> NoTargetSetEnabledException
public function NoTargetSetEnabledException(
    objectSetName : String
)

Parámetros

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.