ServerMessageEventArgs.Error Property
Definition
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.
public System.Data.SqlClient.SqlError Error { get; }
public Microsoft.Data.SqlClient.SqlError Error { get; }
member this.Error : System.Data.SqlClient.SqlError
member this.Error : Microsoft.Data.SqlClient.SqlError
Public ReadOnly Property Error As SqlError