SmoException Constructor (SerializationInfo, StreamingContext)
SQL Server 2012
Initializes a new instance of the SmoException class with the specified serialization information and streaming context.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- info
- Type: System.Runtime.Serialization.SerializationInfo
A SerializationInfo object that specifies the serialization information.
- context
- Type: System.Runtime.Serialization.StreamingContext
A StreamingContext context that specifies the streaming context.