Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Initializes a new instance of the PropertyNotSetException class with the specified message text.
Espacio de nombres: Microsoft.SqlServer.Management.Common
Ensamblado: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Sintaxis
'Declaración
Public Sub New ( _
message As String _
)
public PropertyNotSetException (
string message
)
public:
PropertyNotSetException (
String^ message
)
public PropertyNotSetException (
String message
)
public function PropertyNotSetException (
message : String
)
Parámetros
- message
A String value that specifies the message text describing the event that caused the exception.
Notas
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Plataformas
Plataformas de desarrollo
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Plataformas de destino
Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.
Vea también
Referencia
PropertyNotSetException Class
PropertyNotSetException Members
Microsoft.SqlServer.Management.Common Namespace