Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The Description property provides a descriptive error message.
Syntax
object.Description [=value]
Applies To
SSCEError Object
Data Type
String
Modifiable
Read-only
Prototype
HRESULT get_Description(BSTR *pVal);
Parameters
Parameter |
Description |
|---|---|
value |
The description of the error. |
Remarks
The Description property provides a descriptive error message that is appropriate for displaying to the user. Error messages can originate from OLE DB, or the query processor, and from Microsoft SQL Server.