Condividi tramite


Costruttore NoTargetSetEnabledException (String)

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

Parametri

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.