Konstruktor NonRetrievablePropertyException (String)
Inicjuje nowe wystąpienie NonRetrievablePropertyException klasy, który ma komunikat określony tekst.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Syntax
'Deklaracja
Public Sub New ( _
propertyName As String _
)
'Użycie
Dim propertyName As String
Dim instance As New NonRetrievablePropertyException(propertyName)
public NonRetrievablePropertyException(
string propertyName
)
public:
NonRetrievablePropertyException(
String^ propertyName
)
new :
propertyName:string -> NonRetrievablePropertyException
public function NonRetrievablePropertyException(
propertyName : String
)
Parameters
- propertyName
Typ: System. . :: . .String
A String wartość określająca, właściwość, która nie można pobrać.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.