Konstruktor RestartPendingException(T) (String, T, T)
Inicjuje nowe wystąpienie RestartPendingException klasy, która została określona właściwość i jej konfiguracja i uruchomić wartości.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Syntax
'Deklaracja
Public Sub New ( _
propertyName As String, _
configValue As T, _
runValue As T _
)
'Użycie
Dim propertyName As String
Dim configValue As T
Dim runValue As T
Dim instance As New RestartPendingException(propertyName, _
configValue, runValue)
public RestartPendingException(
string propertyName,
T configValue,
T runValue
)
public:
RestartPendingException(
String^ propertyName,
T configValue,
T runValue
)
new :
propertyName:string *
configValue:'T *
runValue:'T -> RestartPendingException
public function RestartPendingException(
propertyName : String,
configValue : T,
runValue : T
)
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.