Konstruktor NoTargetSetEnabledException (String)
Inicjuje nowe wystąpienie NoTargetSetEnabledException klasy, który ma komunikat określony tekst.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Sub New ( _
objectSetName As String _
)
'Użycie
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
)
Parametry
- objectSetName
Typ: System.String
A String wartość, która określa zestaw miejsce docelowe, który nie jest włączony.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.