OSException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The exception that is thrown when an error is raised by the operating system during a File Compression Interface (FCI) operation.
public ref class OSException : Microsoft::SqlServer::Replication::ReplicationAgentException
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public class OSException : Microsoft.SqlServer.Replication.ReplicationAgentException
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type OSException = class
inherit ReplicationAgentException
Public Class OSException
Inherits ReplicationAgentException
- Inheritance
- Attributes
OSException() |
Creates a new instance of the OSException class. |
OSException(Serialization |
Creates a new instance of the OSException class with serialized data. |
OSException(String, Exception) |
Creates a new instance of the OSException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
OSException(String) |
Creates a new instance of the OSException class with a specified error message. |
Message |
Gets the error code of the underlying error. (Inherited from ReplicationAgentException) |
Get |
Sets the specified SerializationInfo with information about the exception. (Inherited from ReplicationAgentException) |
Производ | Верзије |
---|---|
SQL Server .NET SDK | 2016 |