UnknownTypeEnumeratorException Class
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The UnknownTypeEnumeratorException class represents the exception raised when a SQL Server Management Objects (SMO) operation encounters an unknown type enumerator.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoEnum (in microsoft.sqlserver.smoenum.dll)
Assembly: Microsoft.SqlServer.SmoEnum (in microsoft.sqlserver.smoenum.dll)
[SerializableAttribute] public sealed class UnknownTypeEnumeratorException : EnumeratorException
/** @attribute SerializableAttribute() */ public final class UnknownTypeEnumeratorException extends EnumeratorException
SerializableAttribute public final class UnknownTypeEnumeratorException extends EnumeratorException
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Smo.EnumeratorException
Microsoft.SqlServer.Management.Smo.UnknownTypeEnumeratorException
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.Smo.EnumeratorException
Microsoft.SqlServer.Management.Smo.UnknownTypeEnumeratorException
