Конструктор NonRetrievablePropertyException (String)
Initializes a new instance of the NonRetrievablePropertyException class that has the specified message text.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Sub New ( _
propertyName As String _
)
'Применение
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
)
Параметры
- propertyName
Тип System. . :: . .String
A String value that specifies the property that cannot be retrieved.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.