Partager via


NoTargetSetEnabledException constructeur (String)

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

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.