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
- objectSetName
Type : System. . :: . .String
A String value that specifies the target set that is not enabled.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.