InvalidVersionSmoOperationException.SmoExceptionType Property

Definition

Gets the type of exeption from the T:Microsoft.SqlServer.Management.Smo.SmoExceptionType enumeration.

public override Microsoft.SqlServer.Management.Smo.SmoExceptionType SmoExceptionType { get; }
member this.SmoExceptionType : Microsoft.SqlServer.Management.Smo.SmoExceptionType
Public Overrides ReadOnly Property SmoExceptionType As SmoExceptionType

Property Value

Applies to